Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  convert 9075 about 9 years Jing Tao Add a junit test for the converter.
  hazelcast 9457 over 8 years ben leinfelder merge from 2.0 branch: initialize mock cn for t...
  v1 9365 over 8 years Jing Tao Use the create method to replace registerSystem...
CNodeServiceTest.java 73.3 KB 10044 over 7 years Jing Tao Add code to testArchive, testSetAccessPolicy, t...
D1NodeServiceTest.java 10.8 KB 10110 over 7 years Jing Tao Change the id since the original one doesn't ex...
D1NodeVersionCheckerTest.java 6.39 KB 9834 over 7 years Jing Tao Replaced the JiBXException by MarshallingExcept...
MNodeServiceTest.java 114 KB 10108 over 7 years Jing Tao Add junit test methods for testing circular obs...
MockCNode.java 7.19 KB 10044 over 7 years Jing Tao Add code to testArchive, testSetAccessPolicy, t...
RegisterDOITest.java 10.5 KB 8810 over 9 years ben leinfelder add support for v2 DataONE API.
SIDTest.java 44 KB 9089 about 9 years Jing Tao Add the test case 18. Refer https://redmine.dat...
SolrQueryAccessFilterTest.java 18.5 KB 9181 almost 9 years Jing Tao Now for the untrusted certificate, the client t...
SystemMetadataFactoryTest.java 2.39 KB 10047 over 7 years Matt Jones Fix issue in getDefaultReplicationPolicy. Prev...

Latest revisions

# Date Author Comment
10110 12/08/2016 02:20 PM Jing Tao

Change the id since the original one doesn't exist in the group anymore.

10108 12/08/2016 02:18 PM Jing Tao

Add junit test methods for testing circular obsoletes/obsoletedBy chain in the mn.updateSystemmetadata method.

10047 11/22/2016 02:55 PM Matt Jones

Fix issue in getDefaultReplicationPolicy.

Previously, under some circumstances, a ReplicationPolicy was created but was missing the optional replicationAllowed and numReplicas attributes. These are critical to the policy, so ensure they are set to sensible defaults even when property parsing errors and other issues might skip them. Added a test of this method, but I note that other methods in SystemMetadataFactory do not have unit tests and should be added if they are modified.

10044 11/10/2016 05:22 PM Jing Tao

Add code to testArchive, testSetAccessPolicy, testSetOwner and testSetReplicationPolicy on objects whose authoritative member node is v1 or v2 MNRead.

10023 10/19/2016 03:35 PM Jing Tao

Add a test method to test different users if they can update system metadata.

10004 10/04/2016 05:21 PM Jing Tao

Restore the testRightsHolderExpand method on the D1NodeServiceTest.

10002 10/04/2016 03:26 PM Jing Tao

Move the method testing to expand rights holder to CnodeServiceTest.

9998 09/28/2016 05:44 PM Jing Tao

Add the junit test code to test the method expanding the rights holder as a group.

9834 07/06/2016 04:54 PM Jing Tao

Replaced the JiBXException by MarshallingException.

9590 03/25/2016 10:44 AM Jing Tao

Add a junit test to test using the noaa format id to validate a xml object.

View revisions

Also available in: Atom