]> git.aero2k.de Git - tmp/jakarta-migration.git/commit
CSPACE-275: Added IntegrationTests module for performing inter-services call tests.
authorRichard Millet <richard.millet@berkeley.edu>
Tue, 11 Aug 2009 04:54:50 +0000 (04:54 +0000)
committerRichard Millet <richard.millet@berkeley.edu>
Tue, 11 Aug 2009 04:54:50 +0000 (04:54 +0000)
commit2706af03c6a79d796108afc9cc1d96d0ff8d955b
tree0c09bca8e906bdb09b22a205fb3ddf2e18ad9763
parentceee87c1e34ab3ea92c98daa4a09e223c8d81601
CSPACE-275: Added IntegrationTests module for performing inter-services call tests.
services/IntegrationTests/.classpath [new file with mode: 0644]
services/IntegrationTests/.project [new file with mode: 0644]
services/IntegrationTests/.settings/org.eclipse.jdt.core.prefs [new file with mode: 0644]
services/IntegrationTests/.settings/org.maven.ide.eclipse.prefs [new file with mode: 0644]
services/IntegrationTests/src/test/java/org/collectionspace/services/ItegrationTests/test/CollectionSpaceIntegrationTest.java [new file with mode: 0644]
services/IntegrationTests/src/test/java/org/collectionspace/services/ItegrationTests/test/RelationIntegrationTest.java [new file with mode: 0644]
services/IntegrationTests/src/test/resources/log4j.properties [new file with mode: 0644]