|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjunit.swingui.FailureRunView
public class FailureRunView
A view presenting the test failures as a list.
| Constructor Summary | |
|---|---|
FailureRunView(TestRunContext context)
|
|
| Method Summary | |
|---|---|
void |
aboutToStart(Test suite,
TestResult result)
|
void |
activate()
|
void |
addTab(JTabbedPane pane)
|
Test |
getSelectedTest()
|
void |
revealFailure(Test failure)
|
void |
runFinished(Test suite,
TestResult result)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FailureRunView(TestRunContext context)
| Method Detail |
|---|
public Test getSelectedTest()
public void activate()
public void addTab(JTabbedPane pane)
public void revealFailure(Test failure)
public void aboutToStart(Test suite,
TestResult result)
public void runFinished(Test suite,
TestResult result)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||