Package junit.swingui
Class FailureRunView
java.lang.Object
junit.swingui.FailureRunView
A view presenting the test failures as a list.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaboutToStart(Test suite, TestResult result) voidactivate()voidaddTab(JTabbedPane pane) voidrevealFailure(Test failure) voidrunFinished(Test suite, TestResult result) protected void
-
Constructor Details
-
FailureRunView
-
-
Method Details
-
getSelectedTest
-
activate
public void activate() -
addTab
-
revealFailure
-
aboutToStart
-
runFinished
-
testSelected
protected void testSelected()
-