public interface TestRunContext
Modifier and Type | Method and Description |
---|---|
javax.swing.ListModel |
getFailures()
Returns the failure model
|
void |
handleTestSelected(Test test)
Handles the selection of a Test.
|
void handleTestSelected(Test test)
javax.swing.ListModel getFailures()