]> git.aero2k.de Git - tmp/jakarta-migration.git/commit
CSPACE-685: Rewrote submitRequest() methods in AbstractServiceTest to use TestService...
authorAron Roberts <aron@socrates.berkeley.edu>
Thu, 21 Jan 2010 21:06:21 +0000 (21:06 +0000)
committerAron Roberts <aron@socrates.berkeley.edu>
Thu, 21 Jan 2010 21:06:21 +0000 (21:06 +0000)
commitaa5213c211016a55a0abc504d16a014a66f3eda9
treecc56c3d4f5d6ab269d53fe8ed421b0f49c75f76d
parentd63d0bd10a341f49fd09995b3c36e1f07e80e745
CSPACE-685: Rewrote submitRequest() methods in AbstractServiceTest to use TestServiceClient, derived from BaseServiceClient, to help facilitate testing both authenticated and unauthenticated connections.
services/client/src/main/java/org/collectionspace/services/client/BaseServiceClient.java
services/client/src/main/java/org/collectionspace/services/client/test/AbstractServiceTest.java