Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  hazelcast 6446 over 12 years ben leinfelder move bulk of the Hazelcast code into HazelcastS...
CNodeServiceTest.java 20.3 KB 6452 over 12 years ben leinfelder test relationship assertion using obsoletes
D1NodeServiceTest.java 6.75 KB 6431 over 12 years ben leinfelder exercise the shared hazelecast system metadata ...
MNodeServiceTest.java 30.2 KB 6385 over 12 years Chris Jones Update tests to use the DataONE 0.6.4 schema an...
MetadataTypeRegisterTest.java 3.4 KB 6366 over 12 years ben leinfelder use new "v1" types from DataONE
MockCNode.java 2.68 KB 6366 over 12 years ben leinfelder use new "v1" types from DataONE
SystemMetadataManagerTest.java 3.73 KB 6362 over 12 years ben leinfelder remove CrudService -- replaced by MNodeService ...

Latest revisions

# Date Author Comment
6452 09/16/2011 05:03 PM ben leinfelder

test relationship assertion using obsoletes

6446 09/16/2011 02:24 PM ben leinfelder

move bulk of the Hazelcast code into HazelcastService from CNodeService so that it is centrall located - easier to manage and configure

6440 09/15/2011 01:46 PM rnahf

cleaned up mock tests on hzObjectPathMap. split out code for mocking a datastore into MockObjectPathMap.

6437 09/15/2011 12:57 PM ben leinfelder

initialize Hazelcast from the custom configuration when initializing the Metacat service.

6431 09/14/2011 05:33 PM ben leinfelder

exercise the shared hazelecast system metadata map and custom loader/store by inserting normally and also directly into the map. both mechanisms allow up to read the same system metadata (only tested on single local instance)

6428 09/14/2011 03:18 PM ben leinfelder

test hzSystemMetadata Map and custom loader

6425 09/14/2011 02:41 PM rnahf

copied default hazelcast configuration from the jar into hazelcast.test.properties.xml, to get instances to talk to each other.

6424 09/14/2011 01:52 PM rnahf

configuring hazelcast tests

6420 09/14/2011 10:02 AM rnahf

further refactoring and start of unit tests for hazelcast elements

6413 09/12/2011 09:34 AM ben leinfelder

return the test Identifier so other tests can piggyback

View revisions

Also available in: Atom