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 classJUnit3 test setclassExecutes a JUnit3 test classMethods in org.apache.maven.surefire.junit that return SurefireTestSetExecutorModifier and TypeMethodDescriptionprivate SurefireTestSetExecutorJUnit3Provider.createTestSet(Class<?> clazz, JUnit3Reporter reporter) Methods in org.apache.maven.surefire.junit with parameters of type SurefireTestSetExecutorModifier and TypeMethodDescriptionprivate voidJUnit3Provider.executeTestSet(Class<?> testSet, SurefireTestSetExecutor testSetExecutor, JUnit3Reporter reporter, Map<String, String> systemProperties)