]> git.aero2k.de Git - tmp/jakarta-migration.git/commit
CSPACE-471,CSPACE-520: Updated VocabularyServiceTest to reflect changes to client...
authorAron Roberts <aron@socrates.berkeley.edu>
Fri, 23 Oct 2009 21:45:47 +0000 (21:45 +0000)
committerAron Roberts <aron@socrates.berkeley.edu>
Fri, 23 Oct 2009 21:45:47 +0000 (21:45 +0000)
commit451c3f63f7c9d4267902dd8c6a2602730ed06ddf
tree5ef3790bd82c553fc19c22f1f58ca83e9e5befde
parentc5bc328fe3f285e3d687bd9cdf8c40e6b058939e
CSPACE-471,CSPACE-520: Updated VocabularyServiceTest to reflect changes to client test framework in throwing Exceptions, TestNG annotations to return current test name.  Added import of VocabularyProxy to VocabularyClient, apparently necessary even though in same package (?).  Vocabulary Service tests now partly succeed, and fail at createItemInVocab (receives unexpected 404 status code in response).
services/vocabulary/client/src/main/java/org/collectionspace/services/client/VocabularyClient.java
services/vocabulary/client/src/test/java/org/collectionspace/services/client/test/VocabularyServiceTest.java