Package org.apache.maven.surefire.junit
Class PojoTestSetExecutor
java.lang.Object
org.apache.maven.surefire.junit.PojoTestSetExecutor
- All Implemented Interfaces:
SurefireTestSetExecutor
Executes a JUnit3 test class
-
Constructor Summary
ConstructorsConstructorDescriptionPojoTestSetExecutor
(org.apache.maven.surefire.junit.JUnit3Reporter reporter) -
Method Summary
-
Constructor Details
-
PojoTestSetExecutor
public PojoTestSetExecutor(org.apache.maven.surefire.junit.JUnit3Reporter reporter)
-
-
Method Details
-
execute
- Specified by:
execute
in interfaceSurefireTestSetExecutor
- Throws:
TestSetFailedException
-