|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of RunResult in org.apache.maven.surefire.junit |
|---|
| Methods in org.apache.maven.surefire.junit that return RunResult | |
|---|---|
RunResult |
JUnit3Provider.invoke(java.lang.Object forkTestSet)
|
| Uses of RunResult in org.apache.maven.surefire.junit4 |
|---|
| Methods in org.apache.maven.surefire.junit4 that return RunResult | |
|---|---|
RunResult |
JUnit4Provider.invoke(java.lang.Object forkTestSet)
|
| Uses of RunResult in org.apache.maven.surefire.junitcore |
|---|
| Methods in org.apache.maven.surefire.junitcore that return RunResult | |
|---|---|
RunResult |
JUnitCoreProvider.invoke(java.lang.Object forkTestSet)
|
| 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 |
ReporterManagerFactory.close()
|
RunResult |
ReporterFactory.close()
|
RunResult |
TestSetStatistics.getRunResult()
|
| Uses of RunResult in org.apache.maven.surefire.testng |
|---|
| Methods in org.apache.maven.surefire.testng that return RunResult | |
|---|---|
RunResult |
TestNGProvider.invoke(java.lang.Object forkTestSet)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||