Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
CNodeServiceTest.java 17.9 KB 6295 almost 13 years ben leinfelder add methods for testing CNodeService impl. Stil...
CrudServiceTest.java 32.5 KB 6141 almost 13 years Chris Jones Updated tests to use ObjectFormatCache.getInsta...
MetadataTypeRegisterTest.java 3.4 KB 6141 almost 13 years Chris Jones Updated tests to use ObjectFormatCache.getInsta...
SystemMetadataManagerTest.java 4.51 KB 5373 almost 14 years berkley new class to handle system metadata tasks in me...

Latest revisions

# Date Author Comment
6295 07/05/2011 04:20 PM ben leinfelder

add methods for testing CNodeService impl. Still some failing tests, but whittling them down

6287 07/05/2011 11:54 AM ben leinfelder

refactor to test the entire CN service impl

6195 06/23/2011 04:10 PM ben leinfelder

CNCoreImpl is replaced by CNodeService

6141 06/15/2011 08:53 AM Chris Jones

Updated tests to use ObjectFormatCache.getInstance(), and added tests for CNCoreImpl.listFormats and getFormat().

6132 06/08/2011 06:24 AM Chris Jones

When calling SystemMetadata.getObjectFormat(), return the string value of the ObjectFormatIdentifier rather than ObjectFormat.toString() (which no longer returns the fmtid string).

6130 06/07/2011 02:56 PM ben leinfelder

organize imports so that it is clearer what dependencies exist on the D1 jars

6124 06/07/2011 09:53 AM Chris Jones

Merged in the D1_0_6_2_BRANCH changes that include the transition from ObjectFormat calls to ObjectFormatCache calls.

6122 06/06/2011 03:28 PM ben leinfelder

include GUID column for xml_access and related methods for storing/retrieving access rules

6097 05/24/2011 04:18 PM ben leinfelder

do not use XML files for storing SystemMetadata - use DB tables only.

6092 05/19/2011 01:52 PM Matt Jones

Modified Metacat to build against the D1_SCHEMA_0_6_1 branch of the dataone schemas by incorporating the 0.6.1-SNAPSHOT version of d1_common and d1_libclient libraries, and refactoring Metacat code references to the d1 schema changed types.

View revisions

Also available in: Atom