|
UTJML | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectedu.utep.cs.utjml.canica.tool.DefaultFailureDetailView
public class 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(junit.framework.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 junit.runner.FailureDetailViewpublic void showFailure(junit.framework.TestFailure failure)
showFailure in interface junit.runner.FailureDetailViewpublic void clear()
clear in interface junit.runner.FailureDetailView
|
UTJML | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||