Package org.junitee.runner

Interface Summary
RequiresDecoration Interface to tell a test runner that a test requires decoration.
TestRunnerListener The listener interface for receiving test runner events.
 

Class Summary
TestInfo This class holds information about on test.
TestRunner This is the JUnitEE testrunner.
TestRunnerResults  
TestSuiteInfo This class holds information about on test.
TestSuiteLoader This is an implementation of the junit.runner.TestSuiteLoader interface.