Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  hazelcast 6589 over 12 years ben leinfelder restore -- apparently this was used with reflec...
CNodeServiceTest.java 20.6 KB 7101 about 12 years ben leinfelder change ordering of getLogRecords() parameter --...
D1NodeServiceTest.java 6.63 KB 7163 almost 12 years ben leinfelder use MN (self) as the Session.subject so that th...
MNodeServiceTest.java 35.1 KB 7261 almost 12 years ben leinfelder use CN session when testing getLogRecords() and...
MockCNode.java 2.71 KB 6934 over 12 years ben leinfelder use RC-1 Dataone jars

Latest revisions

# Date Author Comment
7261 06/07/2012 08:23 AM ben leinfelder

use CN session when testing getLogRecords() and getOperationStatistics() becuase they are now protecting "sensitive" information

7164 05/02/2012 09:11 AM ben leinfelder

include testSynchronizationFailed() and call as the CN subject so that it is authorized.

7163 05/02/2012 09:06 AM ben leinfelder

use MN (self) as the Session.subject so that the MN.delete() call is successful.

7161 05/01/2012 02:55 PM ben leinfelder

comment out testDelete because it requires acting as the MN
comment out testSynchronizationFailed because it requires acting as the CN

7160 05/01/2012 02:49 PM ben leinfelder

uncomment the MN tests (I bet this was an oversight during local testing)

7101 03/28/2012 11:08 AM ben leinfelder

change ordering of getLogRecords() parameter -- pidFilter is in the middle now

7099 03/27/2012 04:35 PM ben leinfelder

upgrade to latest RC in libclient and common jars -- includes updated getLogRecords and new mn.generateIdentifier method

7040 03/05/2012 06:36 PM Chris Jones

Add testIsEquivIdentityAuthorized() to ensure that [MN|CN].isAuthorized() is authorizing equivalent identities correctly. Note: Using TypeMarshaller.marshalTypeToOutputStream(type, System.out) to serialize an object seems to jack up output to stdout - not sure why.

6942 01/23/2012 03:36 PM Chris Jones

Update the MNodeServiceTest to test the validity of the node document returned by getCapabilities() by parsing it with the TypeMarshaller.

6934 01/23/2012 11:08 AM ben leinfelder

use RC-1 Dataone jars

View revisions

Also available in: Atom