public final class Spf4jRunListener
extends org.junit.runner.notification.RunListener
| Constructor and Description |
|---|
Spf4jRunListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
testFailure(org.junit.runner.notification.Failure failure) |
void |
testFinished(org.junit.runner.Description description) |
void |
testStarted(org.junit.runner.Description description) |
String |
toString() |
public void testFailure(org.junit.runner.notification.Failure failure)
throws IOException,
InterruptedException,
ExecutionException,
TimeoutException
testFailure in class org.junit.runner.notification.RunListenerIOExceptionInterruptedExceptionExecutionExceptionTimeoutExceptionpublic void testFinished(org.junit.runner.Description description)
throws IOException,
InterruptedException,
ExecutionException,
TimeoutException
testFinished in class org.junit.runner.notification.RunListenerIOExceptionInterruptedExceptionExecutionExceptionTimeoutExceptionpublic void testStarted(org.junit.runner.Description description)
testStarted in class org.junit.runner.notification.RunListenerCopyright © 2016. All rights reserved.