|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.maven.surefire.junitcore.ConcurrentReporterManager
org.apache.maven.surefire.junitcore.MethodsParallelRunListener
public class MethodsParallelRunListener
Field Summary |
---|
Fields inherited from class org.apache.maven.surefire.junitcore.ConcurrentReporterManager |
---|
classMethodCounts, reportImmediately |
Constructor Summary | |
---|---|
MethodsParallelRunListener(java.util.Map<java.lang.String,TestSet> classMethodCounts,
ReporterFactory reporterFactory,
ReporterConfiguration reporterConfiguration,
boolean reportImmediately)
|
Method Summary | |
---|---|
void |
checkIfTestSetCanBeReported(TestSet testSetForTest)
|
Methods inherited from class org.apache.maven.surefire.junitcore.ConcurrentReporterManager |
---|
createInstance, detachTestMethodFromThread, getReporterManager, getTestMethod, getTestSet, reset, testAssumptionFailure, testError, testError, testFailed, testFailed, testSetCompleted, testSetStarting, testSkipped, testStarting, testSucceeded, writeDetailMessage, writeFooter, writeMessage |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MethodsParallelRunListener(java.util.Map<java.lang.String,TestSet> classMethodCounts, ReporterFactory reporterFactory, ReporterConfiguration reporterConfiguration, boolean reportImmediately) throws TestSetFailedException
TestSetFailedException
Method Detail |
---|
public void checkIfTestSetCanBeReported(TestSet testSetForTest)
checkIfTestSetCanBeReported
in class ConcurrentReporterManager
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |