Issue 68: Unit tests for the repository implementation
Status:  Finished
Owner:
Project Member Reported by kumarami...@gmail.com, Feb 22, 2010
-For Mamta

Unit Tests for the following functions in the RepositoryClientImpl


getDataset(int id)
getDatasets
getCollections()
getCollectionSubset()
getTracks(NEMASet)
getFile(Track,Set<NEMAMetadataEntry>)
getTrackMetadata*


host:gserve086.lis.illinois.edu
username:nema_user
password: xxxx
database: nemadatarepository_dev



-Amit
Mar 16, 2010
Project Member #1 kumarami...@gmail.com
Mamta -can you update your progress here please.
Mar 17, 2010
#2 Mamta2.S...@gmail.com
Tests for repository has been implemented. Following is the list of test methods:

testGetDataset()
testGetCollections()
testGetCollectionSubset()
testGetFile()
testGetTracks()
testGetTrackMetadataName()
testGetTrackMetadataListofNemaTrack()
testGetMetadataByIDListOFString()
Status: Finished