Uses of Class
org.apache.maven.surefire.junitplatform.RunListenerAdapter
-
-
Uses of RunListenerAdapter in org.apache.maven.surefire.junitplatform
Methods in org.apache.maven.surefire.junitplatform with parameters of type RunListenerAdapter Modifier and Type Method Description private org.junit.platform.launcher.LauncherDiscoveryRequest
JUnitPlatformProvider. buildLauncherDiscoveryRequestForRerunFailures(RunListenerAdapter adapter)
private void
JUnitPlatformProvider. execute(org.apache.maven.surefire.api.util.TestsToRun testsToRun, RunListenerAdapter adapter)
private void
JUnitPlatformProvider. invokeAllTests(org.apache.maven.surefire.api.util.TestsToRun testsToRun, RunListenerAdapter adapter)
-