Package edu.rice.cs.drjava.model.junit

Contains the code for integration of the JUnit testing facility.

See:
          Description

Class Summary
DrJavaTestClassLoader Loads test cases from the DrJava classpath.
JUnitError A class to represent JUnit errors.
JUnitErrorModel Contains the JUnitErrors for a particular file after a test has ended.
JUnitErrorModelTest A test on the GlobalModel for JUnit testing.
JUnitTestManager Runs in the InterpreterJVM.
JUnitTestRunner DrJava's own testrunner.
 

Package edu.rice.cs.drjava.model.junit Description

Contains the code for integration of the JUnit testing facility.