[go: up one dir, main page]

Menu

Commit [r8644]  Maximize  Restore  History

JUnit cleanup; removed unused "All" test suites. These are no longer

necessary/useful since we have migrated to use maven to invoke the various
sets of tests. By default, the maven test runner will execute all tests
for a given subproject when necessary. Also, when specific subsets
need to be run, these should be specified directly the poms
(e.g. configA/B/Q in fcrepo-integrationtest's pom)

cwilper 2010-06-15

1 2 > >> (Page 1 of 2)
removed /fedora/trunk/fcrepo-client/fcrepo-client-admin/src/test/java/org/fcrepo/client/AllUnitTests.java
removed /fedora/trunk/fcrepo-client/fcrepo-client-admin/src/test/java/org/fcrepo/client/utility/AllUnitTests.java
removed /fedora/trunk/fcrepo-client/fcrepo-client-admin/src/test/java/org/fcrepo/client/utility/validate/AllUnitTests.java
removed /fedora/trunk/fcrepo-client/fcrepo-client-admin/src/test/java/org/fcrepo/client/utility/validate/process/AllUnitTests.java
removed /fedora/trunk/fcrepo-client/fcrepo-client-admin/src/test/java/org/fcrepo/client/utility/validate/types/AllUnitTests.java
removed /fedora/trunk/fcrepo-common/src/test/java/org/fcrepo/common/AllUnitTests.java
removed /fedora/trunk/fcrepo-integrationtest/src/test/java/org/fcrepo/client/AllUnitTests.java
removed /fedora/trunk/fcrepo-integrationtest/src/test/java/org/fcrepo/client/utility/ingest/AllUnitTests.java
removed /fedora/trunk/fcrepo-integrationtest/src/test/java/org/fcrepo/server/AllUnitTests.java
removed /fedora/trunk/fcrepo-integrationtest/src/test/java/org/fcrepo/server/config/AllUnitTests.java
removed /fedora/trunk/fcrepo-integrationtest/src/test/java/org/fcrepo/server/messaging/AllUnitTests.java
removed /fedora/trunk/fcrepo-integrationtest/src/test/java/org/fcrepo/server/storage/translation/AllUnitTests.java
removed /fedora/trunk/fcrepo-integrationtest/src/test/java/org/fcrepo/test/AllCommonSystemTests.java
removed /fedora/trunk/fcrepo-integrationtest/src/test/java/org/fcrepo/test/AllIntegrationTests.java
removed /fedora/trunk/fcrepo-integrationtest/src/test/java/org/fcrepo/test/AllOfflineTests.java
removed /fedora/trunk/fcrepo-integrationtest/src/test/java/org/fcrepo/test/AllSystemTestsConfigA.java
removed /fedora/trunk/fcrepo-integrationtest/src/test/java/org/fcrepo/test/AllSystemTestsConfigB.java
removed /fedora/trunk/fcrepo-integrationtest/src/test/java/org/fcrepo/test/AllSystemTestsConfigQ.java
removed /fedora/trunk/fcrepo-integrationtest/src/test/java/org/fcrepo/test/AllUnitTests.java
removed /fedora/trunk/fcrepo-server/src/test/java/org/fcrepo/server/AllIntegrationTests.java
removed /fedora/trunk/fcrepo-server/src/test/java/org/fcrepo/server/AllOfflineTests.java
removed /fedora/trunk/fcrepo-server/src/test/java/org/fcrepo/server/AllUnitTests.java
removed /fedora/trunk/fcrepo-server/src/test/java/org/fcrepo/server/journal/AllIntegrationTests.java
removed /fedora/trunk/fcrepo-server/src/test/java/org/fcrepo/server/journal/AllUnitTests.java
removed /fedora/trunk/fcrepo-server/src/test/java/org/fcrepo/server/journal/helpers/AllUnitTests.java
1 2 > >> (Page 1 of 2)