| Modifier and Type | Method and Description |
|---|---|
RunResult |
JUnit3Provider.invoke(java.lang.Object forkTestSet) |
| Modifier and Type | Method and Description |
|---|---|
RunResult |
JUnit4Provider.invoke(java.lang.Object forkTestSet) |
| Modifier and Type | Method and Description |
|---|---|
RunResult |
JUnitCoreProvider.invoke(java.lang.Object forkTestSet) |
| Modifier and Type | Method and Description |
|---|---|
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.
|
| Modifier and Type | Method and Description |
|---|---|
RunResult |
ReporterManagerFactory.close() |
RunResult |
ReporterFactory.close() |
RunResult |
TestSetStatistics.getRunResult() |
| Modifier and Type | Method and Description |
|---|---|
RunResult |
TestNGProvider.invoke(java.lang.Object forkTestSet) |
Copyright © 2004-2016 The Apache Software Foundation. All Rights Reserved.