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 TypeMethodDescriptionvoid
aboutToStart
(Test suite, TestResult result) void
activate()
void
addTab
(JTabbedPane pane) void
revealFailure
(Test failure) void
runFinished
(Test suite, TestResult result) protected void
-
Constructor Details
-
FailureRunView
-
-
Method Details
-
getSelectedTest
-
activate
public void activate() -
addTab
-
revealFailure
-
aboutToStart
-
runFinished
-
testSelected
protected void testSelected()
-