|
JUnit 3.8.1 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use TestFailure | |
| junit.runner | |
| junit.swingui | |
| junit.textui | |
| Uses of TestFailure in junit.runner |
| Methods in junit.runner with parameters of type TestFailure | |
void |
FailureDetailView.showFailure(TestFailure failure)
Shows details of a TestFailure |
| Uses of TestFailure in junit.swingui |
| Methods in junit.swingui with parameters of type TestFailure | |
void |
DefaultFailureDetailView.showFailure(TestFailure failure)
Shows a TestFailure |
| Uses of TestFailure in junit.textui |
| Methods in junit.textui with parameters of type TestFailure | |
void |
ResultPrinter.printDefect(TestFailure booBoo,
int count)
|
protected void |
ResultPrinter.printDefectHeader(TestFailure booBoo,
int count)
|
protected void |
ResultPrinter.printDefectTrace(TestFailure booBoo)
|
|
JUnit 3.8.1 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||