Uses of Class
org.apache.maven.surefire.testset.TestArtifactInfo
Packages that use TestArtifactInfo
-
Uses of TestArtifactInfo in org.apache.maven.surefire.booter
Methods in org.apache.maven.surefire.booter that return TestArtifactInfoMethods in org.apache.maven.surefire.booter with parameters of type TestArtifactInfoModifier and TypeMethodDescriptionvoid
BaseProviderFactory.setTestArtifactInfo
(TestArtifactInfo testArtifactInfo) void
SurefireReflector.setTestArtifactInfoAware
(Object o, TestArtifactInfo testArtifactInfo1) -
Uses of TestArtifactInfo in org.apache.maven.surefire.providerapi
Methods in org.apache.maven.surefire.providerapi that return TestArtifactInfoModifier and TypeMethodDescriptionProviderParameters.getTestArtifactInfo()
Artifact info about the artifact used to autodetect provider