|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
DD | Main Delta Debugging class. |
InputDeltaDebugger | Delta Debugging algorithm for files. |
JUnitRunner | The JUnitRunner is used to launch a JUnit configuration automatically. |
OutcomeCache | This class holds test outcomes for configurations. |
TConfiguration | Stores a specific test configuration. |
The core package contains all classes directly related to Delta Debugging and JUnit. The main class of this package is the DD class that implements the Delta Debugging algorithm itself. The JUnitRunner extends BaseTestRunner from the JUnit framework and is used (in conjunction with DD) to perform Delta Debugging on JUnit tests.
|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |