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