]> git.aero2k.de Git - tmp/jakarta-migration.git/commit
CSPACE-809,CSPACE-562,CSPACE-1685: Created standalone class for Search tests, pulling...
authorAron Roberts <aron@socrates.berkeley.edu>
Tue, 25 May 2010 00:52:36 +0000 (00:52 +0000)
committerAron Roberts <aron@socrates.berkeley.edu>
Tue, 25 May 2010 00:52:36 +0000 (00:52 +0000)
commit6bab63505c54157927f686f96ef959df23449c15
tree6268cadf517d34f018f2ff31940af8f9bf91f7e8
parent22e33098d50ab69565772b081cec80413610bd6a
CSPACE-809,CSPACE-562,CSPACE-1685: Created standalone class for Search tests, pulling partial term matching tests out of PersonServiceTest, to aid in rapidly creating tests for partial term matching (and later, keyword searches), and as an early step in the direction of moving some search test functionality into base classes in the client test framework.
services/person/client/src/test/java/org/collectionspace/services/client/test/PersonAuthoritySearchTest.java [new file with mode: 0644]
services/person/client/src/test/java/org/collectionspace/services/client/test/PersonAuthorityServiceTest.java