|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
ExtJUnit4Task
for running unit tests with
JUnit 4.
See:
Description
Interface Summary | |
---|---|
JUnit4Configurable<T extends JUnit4Configurable<T>> | This interface is implemented by classes that can be configured for running JUnit 4 tests. |
JUnit4Reporter<T extends JUnit4Reporter<T>> | JUnit4Reporter :s are used to configure how results from a JUnit4 test
run are reported. |
Class Summary | |
---|---|
ExtJUnit4Task | Task for running JUnit 4 tests in an external process. |
JUnit4SimpleReporter | This reporter defines the
SimpleRunListener . |
JUnit4TaskPackage | |
JUnit4TF | A factory for ExtJUnit4Task . |
The ExtJUnit4Task
for running unit tests with
JUnit 4.
|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |