|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TestArtifactInfo | |
|---|---|
| org.apache.maven.surefire.booter | |
| org.apache.maven.surefire.providerapi | |
| Uses of TestArtifactInfo in org.apache.maven.surefire.booter |
|---|
| Methods in org.apache.maven.surefire.booter that return TestArtifactInfo | |
|---|---|
TestArtifactInfo |
ProviderConfiguration.getTestArtifact()
|
TestArtifactInfo |
BaseProviderFactory.getTestArtifactInfo()
|
| Methods in org.apache.maven.surefire.booter with parameters of type TestArtifactInfo | |
|---|---|
void |
BaseProviderFactory.setTestArtifactInfo(TestArtifactInfo testArtifactInfo)
|
void |
SurefireReflector.setTestArtifactInfoAware(Object o,
TestArtifactInfo testArtifactInfo1)
|
| Constructors in org.apache.maven.surefire.booter with parameters of type TestArtifactInfo | |
|---|---|
ProviderConfiguration(DirectoryScannerParameters directoryScannerParameters,
boolean failIfNoTests,
ReporterConfiguration reporterConfiguration,
TestArtifactInfo testArtifact,
TestRequest testSuiteDefinition,
Properties providerProperties,
Object forkTestSet)
|
|
| Uses of TestArtifactInfo in org.apache.maven.surefire.providerapi |
|---|
| Methods in org.apache.maven.surefire.providerapi that return TestArtifactInfo | |
|---|---|
TestArtifactInfo |
ProviderParameters.getTestArtifactInfo()
Artifact info about the artifact used to autodetect provider |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||