public final class Spf4jTestLogRunListenerSingleton
extends org.junit.runner.notification.RunListener
Modifier and Type | Method and Description |
---|---|
static Spf4jTestLogRunListenerSingleton |
getInstance() |
ExceptionHandoverRegistry |
getUncaughtExceptionHandler() |
void |
testFailure(org.junit.runner.notification.Failure failure) |
void |
testFinished(org.junit.runner.Description description) |
void |
testRunFinished(org.junit.runner.Result result) |
void |
testStarted(org.junit.runner.Description description) |
String |
toString() |
public static Spf4jTestLogRunListenerSingleton getInstance()
public void testRunFinished(org.junit.runner.Result result)
testRunFinished
in class org.junit.runner.notification.RunListener
public void testStarted(org.junit.runner.Description description) throws Exception
testStarted
in class org.junit.runner.notification.RunListener
Exception
public void testFinished(org.junit.runner.Description description)
testFinished
in class org.junit.runner.notification.RunListener
public void testFailure(org.junit.runner.notification.Failure failure)
testFailure
in class org.junit.runner.notification.RunListener
public ExceptionHandoverRegistry getUncaughtExceptionHandler()
Copyright © 2018 SPF4J. All rights reserved.