Package jsystem.runner

Class Summary
ClassPathFixtureCollector  
LoadingFixtureCollector An implementation of a TestCollector that loads all classes on the class path and jsystem.tests whether it is assignable from Test or provides a static suite method.
SimpleFixtureCollector