public class SystemPropertyBasedSuite extends Object implements WebTestSuite
WebTestSuite that reads its configuration from system properties.| Constructor and Description |
|---|
SystemPropertyBasedSuite() |
| Modifier and Type | Method and Description |
|---|---|
Set<Category> |
excludes()
Set of categories to exclude from the target suite.
|
Set<Category> |
includes()
Set of categories to include in the target suite.
|
String |
webTestPackage()
Get web test package.
|
public String webTestPackage()
WebTestSuitewebTestPackage in interface WebTestSuitepublic Set<Category> includes()
WebTestSuiteincludes in interface WebTestSuitepublic Set<Category> excludes()
WebTestSuiteexcludes in interface WebTestSuiteCopyright © 2002-2015 Atlassian. All Rights Reserved.