|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
Tester | To provide a test functionality for the Delta Debugging Algorithm, a class must implement this interface. |
Class Summary | |
JUnitFileTester | In conjunction with JUnitTester, this tester is used for automatic file testing of JUnit tests. |
JUnitTester | This tester is used for automatic JUnit testing. |
NullTester | A dummy tester that always returns PASS. |
Testing functionality for the Delta Debugging algorithm. By implementing the Tester interface, a class can hook itself to the Delta Debugging algorithm. Classes for JUnit testing and for JUnit file testing are already provided.
|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |