|
Class Summary |
| CounterPanel |
A panel with test run counters |
| OutputPaneConsole |
Class OutputPaneConsole
This class represents the console view. |
| OutputPaneController |
OutputPaneController
Implementation class of the OutputPaneable. |
| OutputPaneRunTestCases |
OutputPaneRunTestCases Class
This class is responsible to display the test results data. |
| OutputPaneTestGeneration |
OutputPaneTestGeneration class
* This class is responsible to display the test data generated of a Java file and let the user
interact with the test cases code. |
| OutputPaneView |
The OutputPaneView class is responsible to display three views:
console view (see OutputPaneConsole class), test generation view
(see OutputPaneTestGeneration class), and run tests view (see
OutputPanerunTestCases class). |
| TestSummaryTable |
This class Summarizes each method statistics (or data) to a
table. |