|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.junit.runner.notification.RunListener
org.hansel.CheckFailureRunListener
public class CheckFailureRunListener
| Constructor Summary | |
|---|---|
CheckFailureRunListener()
|
|
| Method Summary | |
|---|---|
boolean |
hasFailures()
|
void |
testFailure(org.junit.runner.notification.Failure failure)
|
| Methods inherited from class org.junit.runner.notification.RunListener |
|---|
testFinished, testIgnored, testRunFinished, testRunStarted, testStarted |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CheckFailureRunListener()
| Method Detail |
|---|
public boolean hasFailures()
public void testFailure(org.junit.runner.notification.Failure failure)
throws java.lang.Exception
testFailure in class org.junit.runner.notification.RunListenerjava.lang.Exception
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||