Package | Description |
---|---|
org.apache.maven.surefire.junitcore |
Modifier and Type | Method and Description |
---|---|
private JUnitCoreWrapper.JUnitCore |
JUnitCoreWrapper.createJUnitCore(Notifier notifier,
java.util.Collection<org.junit.runner.notification.RunListener> listeners) |
(package private) JUnitCoreWrapper.JUnitCore |
JUnitCoreWrapper.JUnitCore.withReportedTests(java.lang.Class<?>... tests) |
Modifier and Type | Method and Description |
---|---|
private void |
JUnitCoreWrapper.createRequestAndRun(org.junit.runner.manipulation.Filter filter,
org.junit.runner.Computer computer,
JUnitCoreWrapper.JUnitCore junitCore,
java.lang.Class<?>... classesToRun) |