| Issue 68: | Unit tests for the repository implementation | |
| 1 person starred this issue and may be notified of changes. | Back to list |
-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
Mar 17, 2010
Tests for repository has been implemented. Following is the list of test methods: testGetDataset() testGetCollections() testGetCollectionSubset() testGetFile() testGetTracks() testGetTrackMetadataName() testGetTrackMetadataListofNemaTrack() testGetMetadataByIDListOFString()
Status:
Finished
|