A C F G I J L M O R S T W

A

addTestMethod(TestMethod) - Method in class org.apache.maven.surefire.junitcore.TestSet
 
attachToThread() - Method in class org.apache.maven.surefire.junitcore.TestSet
 

C

checkIfTestSetCanBeReported(TestSet) - Method in class org.apache.maven.surefire.junitcore.ClassesParallelRunListener
 
checkIfTestSetCanBeReported(TestSet) - Method in class org.apache.maven.surefire.junitcore.ConcurrentReporterManager
 
checkIfTestSetCanBeReported(TestSet) - Method in class org.apache.maven.surefire.junitcore.MethodsParallelRunListener
 
ClassesParallelRunListener - Class in org.apache.maven.surefire.junitcore
 
ClassesParallelRunListener(Map<String, TestSet>, ReporterFactory, ReporterConfiguration) - Constructor for class org.apache.maven.surefire.junitcore.ClassesParallelRunListener
 
close() - Method in class org.apache.maven.surefire.junitcore.ConfigurableParallelComputer
 
ConcurrentReporterManager - Class in org.apache.maven.surefire.junitcore
 
ConfigurableParallelComputer - Class in org.apache.maven.surefire.junitcore
 
ConfigurableParallelComputer() - Constructor for class org.apache.maven.surefire.junitcore.ConfigurableParallelComputer
 
ConfigurableParallelComputer(boolean, boolean) - Constructor for class org.apache.maven.surefire.junitcore.ConfigurableParallelComputer
 
ConfigurableParallelComputer(boolean, boolean, Integer, boolean) - Constructor for class org.apache.maven.surefire.junitcore.ConfigurableParallelComputer
 
ConfigurableParallelComputer.AsynchronousRunner - Class in org.apache.maven.surefire.junitcore
 
ConfigurableParallelComputer.AsynchronousRunner(ExecutorService) - Constructor for class org.apache.maven.surefire.junitcore.ConfigurableParallelComputer.AsynchronousRunner
 
createInstance(Map<String, TestSet>, ReporterFactory, ReporterConfiguration, boolean, boolean) - Static method in class org.apache.maven.surefire.junitcore.ConcurrentReporterManager
 
createTestMethod(ReportEntry) - Method in class org.apache.maven.surefire.junitcore.TestSet
 

F

finished() - Method in class org.apache.maven.surefire.junitcore.ConfigurableParallelComputer.AsynchronousRunner
 

G

getOutput(boolean) - Method in class org.apache.maven.surefire.junitcore.LogicalStream
 
getRunner(RunnerBuilder, Class<?>) - Method in class org.apache.maven.surefire.junitcore.ConfigurableParallelComputer
 
getSuite(RunnerBuilder, Class<?>[]) - Method in class org.apache.maven.surefire.junitcore.ConfigurableParallelComputer
 
getSuites() - Method in class org.apache.maven.surefire.junitcore.JUnitCoreProvider
 
getThreadTestSet() - Static method in class org.apache.maven.surefire.junitcore.TestSet
 

I

incrementFinishedTests(RunListener, boolean) - Method in class org.apache.maven.surefire.junitcore.TestSet
 
incrementTestMethodCount() - Method in class org.apache.maven.surefire.junitcore.TestSet
 
invoke(Object) - Method in class org.apache.maven.surefire.junitcore.JUnitCoreProvider
 
isRunnable() - Method in class org.apache.maven.surefire.junitcore.JUnitCoreProvider
 

J

JUnitCoreProvider - Class in org.apache.maven.surefire.junitcore
 
JUnitCoreProvider(ProviderParameters) - Constructor for class org.apache.maven.surefire.junitcore.JUnitCoreProvider
 
JUnitCoreRunListener - Class in org.apache.maven.surefire.junitcore
 
JUnitCoreRunListener(RunListener, Map<String, TestSet>) - Constructor for class org.apache.maven.surefire.junitcore.JUnitCoreRunListener
 

L

LogicalStream - Class in org.apache.maven.surefire.junitcore
A stream-like object that preserves ordering between stdout/stderr
LogicalStream() - Constructor for class org.apache.maven.surefire.junitcore.LogicalStream
 

M

MethodsParallelRunListener - Class in org.apache.maven.surefire.junitcore
 
MethodsParallelRunListener(Map<String, TestSet>, ReporterFactory, ReporterConfiguration, boolean) - Constructor for class org.apache.maven.surefire.junitcore.MethodsParallelRunListener
 

O

org.apache.maven.surefire.junitcore - package org.apache.maven.surefire.junitcore
 

R

replay(RunListener) - Method in class org.apache.maven.surefire.junitcore.TestSet
 

S

schedule(Runnable) - Method in class org.apache.maven.surefire.junitcore.ConfigurableParallelComputer.AsynchronousRunner
 
setAllScheduled(RunListener) - Method in class org.apache.maven.surefire.junitcore.TestSet
 

T

testAssumptionFailure(ReportEntry) - Method in class org.apache.maven.surefire.junitcore.ConcurrentReporterManager
 
testError(ReportEntry) - Method in class org.apache.maven.surefire.junitcore.ConcurrentReporterManager
 
testFailed(ReportEntry) - Method in class org.apache.maven.surefire.junitcore.ConcurrentReporterManager
 
testRunFinished(Result) - Method in class org.apache.maven.surefire.junitcore.JUnitCoreRunListener
 
testRunStarted(Description) - Method in class org.apache.maven.surefire.junitcore.JUnitCoreRunListener
Called right before any tests from a specific class are run.
TestSet - Class in org.apache.maven.surefire.junitcore
* Represents the test-state of a testset that is run.
TestSet(Description) - Constructor for class org.apache.maven.surefire.junitcore.TestSet
 
testSetCompleted(ReportEntry) - Method in class org.apache.maven.surefire.junitcore.ConcurrentReporterManager
 
testSetStarting(ReportEntry) - Method in class org.apache.maven.surefire.junitcore.ConcurrentReporterManager
 
testSkipped(ReportEntry) - Method in class org.apache.maven.surefire.junitcore.ConcurrentReporterManager
 
testStarting(ReportEntry) - Method in class org.apache.maven.surefire.junitcore.ConcurrentReporterManager
 
testSucceeded(ReportEntry) - Method in class org.apache.maven.surefire.junitcore.ConcurrentReporterManager
 
toString() - Method in class org.apache.maven.surefire.junitcore.ConfigurableParallelComputer
 

W

waitForCompletion() - Method in class org.apache.maven.surefire.junitcore.ConfigurableParallelComputer.AsynchronousRunner
 
write(boolean, byte[], int, int) - Method in class org.apache.maven.surefire.junitcore.LogicalStream
 
writeDetails(Reporter) - Method in class org.apache.maven.surefire.junitcore.LogicalStream
 
writeDetails(ConsoleOutputReceiver) - Method in class org.apache.maven.surefire.junitcore.LogicalStream
 

A C F G I J L M O R S T W

Copyright © 2004-2011 The Apache Software Foundation. All Rights Reserved.