Package | Description |
---|---|
org.apache.maven.surefire.booter | |
org.apache.maven.surefire.testset | |
org.apache.maven.surefire.util |
Modifier and Type | Method and Description |
---|---|
RunOrderParameters |
ProviderConfiguration.getRunOrderParameters() |
Modifier and Type | Method and Description |
---|---|
void |
SurefireReflector.setRunOrderParameters(Object o,
RunOrderParameters runOrderParameters) |
void |
BaseProviderFactory.setRunOrderParameters(RunOrderParameters runOrderParameters) |
Constructor and Description |
---|
ProviderConfiguration(DirectoryScannerParameters directoryScannerParameters,
RunOrderParameters runOrderParameters,
boolean failIfNoTests,
ReporterConfiguration reporterConfiguration,
TestArtifactInfo testArtifact,
TestRequest testSuiteDefinition,
Map<String,String> providerProperties,
TypeEncodedValue typeEncodedTestSet,
boolean readTestsFromInStream,
List<CommandLineOption> mainCliOptions,
int skipAfterFailureCount,
Shutdown shutdown) |
Modifier and Type | Method and Description |
---|---|
static RunOrderParameters |
RunOrderParameters.alphabetical() |
Constructor and Description |
---|
DefaultRunOrderCalculator(RunOrderParameters runOrderParameters,
int threadCount) |
Copyright © 2004–2016 The Apache Software Foundation. All rights reserved.