Uses of Class
org.apache.maven.surefire.junitcore.JUnitCoreWrapper.JUnitCore
Packages that use JUnitCoreWrapper.JUnitCore
-
Uses of JUnitCoreWrapper.JUnitCore in org.apache.maven.surefire.junitcore
Methods in org.apache.maven.surefire.junitcore that return JUnitCoreWrapper.JUnitCoreModifier and TypeMethodDescriptionprivate JUnitCoreWrapper.JUnitCore
JUnitCoreWrapper.createJUnitCore
(Notifier notifier, Collection<org.junit.runner.notification.RunListener> listeners) (package private) JUnitCoreWrapper.JUnitCore
JUnitCoreWrapper.JUnitCore.withReportedTests
(Class<?>... tests) Methods in org.apache.maven.surefire.junitcore with parameters of type JUnitCoreWrapper.JUnitCoreModifier and TypeMethodDescriptionprivate void
JUnitCoreWrapper.createRequestAndRun
(org.junit.runner.manipulation.Filter filter, org.junit.runner.Computer computer, JUnitCoreWrapper.JUnitCore junitCore, Class<?>... classesToRun)