public class ProbeListener extends AbstractProbeListener
configuration, runStartedDate, testStartDates| Constructor and Description |
|---|
ProbeListener() |
ProbeListener(String category) |
| Modifier and Type | Method and Description |
|---|---|
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) |
addExctractor, createAndlogStackTrace, createTestResult, getCategory, getClassAnnotation, getMethodAnnotation, getTechnicalName, setFullStackTraces, testRunStartedpublic ProbeListener()
public ProbeListener(String category)
public void testRunFinished(org.junit.runner.Result result)
throws Exception
testRunFinished in class org.junit.runner.notification.RunListenerExceptionpublic void testStarted(org.junit.runner.Description description)
throws Exception
testStarted in class AbstractProbeListenerExceptionpublic void testFinished(org.junit.runner.Description description)
throws Exception
testFinished in class AbstractProbeListenerExceptionCopyright © 2015. All rights reserved.