@NotThreadSafe public final class Spf4jRunListener extends org.junit.runner.notification.RunListener
Constructor and Description |
---|
Spf4jRunListener() |
Modifier and Type | Method and Description |
---|---|
File |
getDestinationFolder() |
File |
getLastWrittenFile() |
Sampler |
getSampler() |
void |
testFailure(org.junit.runner.notification.Failure failure) |
void |
testFinished(org.junit.runner.Description description) |
void |
testRunFinished(org.junit.runner.Result result) |
void |
testRunStarted(org.junit.runner.Description description) |
String |
toString() |
public void testFailure(org.junit.runner.notification.Failure failure) throws IOException
testFailure
in class org.junit.runner.notification.RunListener
IOException
public void testFinished(org.junit.runner.Description description) throws IOException
testFinished
in class org.junit.runner.notification.RunListener
IOException
public void testRunFinished(org.junit.runner.Result result) throws InterruptedException
testRunFinished
in class org.junit.runner.notification.RunListener
InterruptedException
public void testRunStarted(org.junit.runner.Description description)
testRunStarted
in class org.junit.runner.notification.RunListener
public Sampler getSampler()
public File getDestinationFolder()
public File getLastWrittenFile()
Copyright © 2018 SPF4J. All rights reserved.