Package org.apache.maven.surefire.junit
Class JUnitTestSet
java.lang.Object
org.apache.maven.surefire.junit.JUnitTestSet
- All Implemented Interfaces:
SurefireTestSet
JUnit3 test set
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
execute
(RunListener reporter, ClassLoader loader) getName()
private Class
-
Field Details
-
testClass
-
reflector
-
-
Constructor Details
-
JUnitTestSet
-
-
Method Details
-
execute
- Specified by:
execute
in interfaceSurefireTestSet
- Throws:
TestSetFailedException
-
getName
- Specified by:
getName
in interfaceSurefireTestSet
-
getTestClass
-