| Package | Description |
|---|---|
| org.apache.maven.surefire.booter | |
| org.apache.maven.surefire.junitplatform | |
| org.apache.maven.surefire.providerapi |
| Modifier and Type | Method and Description |
|---|---|
RunResult |
ProviderFactory.ProviderProxy.invoke(java.lang.Object forkTestSet) |
| Modifier and Type | Method and Description |
|---|---|
RunResult |
JUnitPlatformProvider.invoke(java.lang.Object forkTestSet) |
| Modifier and Type | Method and Description |
|---|---|
RunResult |
SurefireProvider.invoke(java.lang.Object forkTestSet)
Runs a forked test
|