Package org.apache.maven.surefire.booter
Interface TestArtifactInfoAware
-
- All Known Implementing Classes:
BaseProviderFactory
interface TestArtifactInfoAware
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
setTestArtifactInfo(TestArtifactInfo testArtifactInfo)
-
-
-
Method Detail
-
setTestArtifactInfo
void setTestArtifactInfo(TestArtifactInfo testArtifactInfo)
-
-