Last modified 4 years ago
jUnit tests
- jUnit 4
- package: org.dcache.tests.<test subgect group>
- source location: modules/dCacheJUnit
- all classes with names ended with Helper are ignored, for example: RepositoryCallbacksHelper.java
- all inter classes are ignored
- all tests built and run on continues build and test system
