Package junit.swingui
Class TestHierarchyRunView
java.lang.Object
junit.swingui.TestHierarchyRunView
A hierarchical view of a test run.
The contents of a test suite is shown
as a tree.
-
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
-
TestHierarchyRunView
-
-
Method Details
-
addTab
-
getSelectedTest
-
activate
public void activate() -
revealFailure
-
aboutToStart
-
runFinished
-
testSelected
protected void testSelected()
-