See: Description
Class | Description |
---|---|
TestableCellDecorator |
A decorator for testable cells.
|
TestCasePanel |
A panel for displaying test cases and providing editing of their validation
states.
|
TestCaseParamController |
A controller for updating the test case parameters of a cell.
|
TestCaseParamPanel |
A panel for displaying and providing editing of test case parameters
|
TestCaseParamRenderer |
A table cell renderer for test case parameters.
|
TestCaseParamTable |
The table used to display and provide editing of test case parameters.
|
TestCaseResultRenderer |
A table cell renderer for test case results.
|
TestCaseTable |
The table used to display test cases, and to provide editing of validation
states.
|
TestTable |
A base class for the test case and test case parameter tables.
|
TestToolBar |
A toolbar that shows information about test cases.
|
TestUIExtension |
The user interface extension for tests.
|
ValidationStateRenderer |
A combo box in which validation states are selected, which acts as a table
cell renderer.
|