Uses of Interface
org.apache.maven.surefire.junit.SurefireTestSetExecutor
Packages that use SurefireTestSetExecutor
-
Uses of SurefireTestSetExecutor in org.apache.maven.surefire.junit
Classes in org.apache.maven.surefire.junit that implement SurefireTestSetExecutorModifier and TypeClassDescriptionfinal class
JUnit3 test setclass
Executes a JUnit3 test classMethods in org.apache.maven.surefire.junit that return SurefireTestSetExecutorModifier and TypeMethodDescriptionprivate SurefireTestSetExecutor
JUnit3Provider.createTestSet
(Class<?> clazz, JUnit3Reporter reporter) Methods in org.apache.maven.surefire.junit with parameters of type SurefireTestSetExecutorModifier and TypeMethodDescriptionprivate void
JUnit3Provider.executeTestSet
(Class<?> testSet, SurefireTestSetExecutor testSetExecutor, JUnit3Reporter reporter, Map<String, String> systemProperties)