public class ClassesParallelRunListener extends ConcurrentReporterManager
classMethodCounts, reportImmediately| Constructor and Description |
|---|
ClassesParallelRunListener(java.util.Map<java.lang.String,TestSet> classMethodCounts,
ReporterFactory reporterFactory,
ReporterConfiguration reporterConfiguration) |
| Modifier and Type | Method and Description |
|---|---|
void |
checkIfTestSetCanBeReported(TestSet testSetForTest) |
createInstance, detachTestMethodFromThread, getReporterManager, getTestMethod, getTestSet, reset, testAssumptionFailure, testError, testError, testFailed, testFailed, testSetCompleted, testSetStarting, testSkipped, testStarting, testSucceeded, writeDetailMessage, writeFooter, writeMessagepublic ClassesParallelRunListener(java.util.Map<java.lang.String,TestSet> classMethodCounts, ReporterFactory reporterFactory, ReporterConfiguration reporterConfiguration) throws TestSetFailedException
TestSetFailedExceptionpublic void checkIfTestSetCanBeReported(TestSet testSetForTest)
checkIfTestSetCanBeReported in class ConcurrentReporterManagerCopyright © 2004-2016 The Apache Software Foundation. All Rights Reserved.