|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RunResult | |
|---|---|
| org.apache.maven.surefire.providerapi | |
| org.apache.maven.surefire.report | |
| Uses of RunResult in org.apache.maven.surefire.providerapi |
|---|
| Methods in org.apache.maven.surefire.providerapi that return RunResult | |
|---|---|
RunResult |
SurefireProvider.invoke(java.lang.Object forkTestSet)
The test that will be invoked through a fork; used only for forkmode=pertest, when the classpath scanning happens on the plugin-side. |
| Uses of RunResult in org.apache.maven.surefire.report |
|---|
| Methods in org.apache.maven.surefire.report that return RunResult | |
|---|---|
RunResult |
ReporterFactory.close()
|
RunResult |
ReporterManagerFactory.close()
|
RunResult |
TestSetStatistics.getRunResult()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||