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