Task #1464
Story #1378: Adding new object formats shouldn't require buildout
Write unit tests for listFormats() and getFormat()
Status:
Closed
Priority:
Normal
Assignee:
Category:
d1_libclient_java
Target version:
Start date:
2011-04-05
Due date:
% Done:
100%
Milestone:
Product Version:
*
Story Points:
Sprint:
Description
The listFormats() and getFormat() CN CRUD services should be exercised in the unit test suite.
History
#1 Updated by Chris Jones over 13 years ago
- Status changed from New to In Progress
Tests are written for ObjectFormatCache.listFormats() and ObjectFormatCache.getFormat(). Need to do the same for CNCoreImpl.
#2 Updated by Chris Jones over 13 years ago
- Status changed from In Progress to Closed
Tests are in CNCoreImplTest for Metacat.