Class JUnitCoreWrapper.JUnitCore
java.lang.Object
org.apache.maven.surefire.junitcore.JUnitCore
org.apache.maven.surefire.junitcore.JUnitCoreWrapper.JUnitCore
- Enclosing class:
- JUnitCoreWrapper
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected void
protected void
(package private) JUnitCoreWrapper.JUnitCore
withReportedTests
(Class<?>... tests)
-
Constructor Details
-
JUnitCore
JUnitCore()
-
-
Method Details
-
withReportedTests
-
afterException
- Overrides:
afterException
in classJUnitCore
- Throws:
TestSetFailedException
-
afterFinished
protected void afterFinished()- Overrides:
afterFinished
in classJUnitCore
-