public class LocalSuiteRunner extends WebTestSuiteRunner
PACKAGE_SEPARATOR, suite, testClasses, testPackage, webTestSuiteClass| Constructor and Description |
|---|
LocalSuiteRunner(Class<?> webTestSuiteClass) |
| Modifier and Type | Method and Description |
|---|---|
protected org.junit.runner.Runner |
delegateRunner()
Override this method to create the runner that will perform actual test run.
|
protected Iterable<WebTestListener> |
listeners()
A list of listeners to apply for this suite
|
getDescription, run, suitepublic LocalSuiteRunner(Class<?> webTestSuiteClass) throws org.junit.runners.model.InitializationError
org.junit.runners.model.InitializationErrorprotected org.junit.runner.Runner delegateRunner()
WebTestSuiteRunnerdelegateRunner in class WebTestSuiteRunnerprotected Iterable<WebTestListener> listeners()
WebTestSuiteRunnerlisteners in class WebTestSuiteRunnerCopyright © 2002-2022 Atlassian. All Rights Reserved.