@ThreadSafe public class MethodsParallelRunListener extends ConcurrentRunListener
| Constructor and Description |
|---|
MethodsParallelRunListener(Map<String,TestSet> classMethodCounts,
ReporterFactory reporterFactory,
boolean reportImmediately,
ConsoleStream consoleStream) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
checkIfTestSetCanBeReported(TestSet testSetForTest) |
createInstance, testAssumptionFailure, testError, testExecutionSkippedByUser, testFailed, testSetCompleted, testSetStarting, testSkipped, testStarting, testSucceeded, writeTestOutputpublic MethodsParallelRunListener(Map<String,TestSet> classMethodCounts, ReporterFactory reporterFactory, boolean reportImmediately, ConsoleStream consoleStream) throws TestSetFailedException
TestSetFailedExceptionprotected void checkIfTestSetCanBeReported(TestSet testSetForTest)
checkIfTestSetCanBeReported in class ConcurrentRunListenerCopyright © 2004–2018 The Apache Software Foundation. All rights reserved.