Interface | Description |
---|---|
Result |
A Result collects and summarizes information from running multiple tests.
|
Class | Description |
---|---|
ConsoleCapture |
Provides us with a control over the output stream in order to get, stop or
capture it
|
InterfaceChecker |
Provides us with an interface comparison between two classes
|
JUnitCore | |
PenaltyHelper | |
SecureThread | |
TestInterface |
Provides us with a simple interface for using the comparator InterfaceChecker
in order to compare the specification of two classes
|
TestMethod | |
TestTimer | |
VPLResult |
Result made for the VPL.
|