|
JUnit 3.8.1 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectjunit.swingui.DefaultFailureDetailView
A view that shows a stack trace of a failure
| Constructor Summary | |
DefaultFailureDetailView()
|
|
| Method Summary | |
void |
clear()
Clears the output. |
Component |
getComponent()
Returns the component used to present the trace |
void |
showFailure(TestFailure failure)
Shows a TestFailure |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public DefaultFailureDetailView()
| Method Detail |
public Component getComponent()
getComponent in interface FailureDetailViewpublic void showFailure(TestFailure failure)
showFailure in interface FailureDetailViewpublic void clear()
clear in interface FailureDetailView
|
JUnit 3.8.1 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||