public class TimedOutTestsListener extends org.junit.runner.notification.RunListener
| Constructor and Description |
|---|
TimedOutTestsListener() |
TimedOutTestsListener(PrintWriter output) |
| Modifier and Type | Method and Description |
|---|---|
static String |
buildThreadDiagnosticString() |
void |
testFailure(org.junit.runner.notification.Failure failure) |
public TimedOutTestsListener()
public TimedOutTestsListener(PrintWriter output)
public void testFailure(org.junit.runner.notification.Failure failure) throws Exception
testFailure in class org.junit.runner.notification.RunListenerExceptionpublic static String buildThreadDiagnosticString()
Copyright © 2007–2019 Cloudera. All rights reserved.