|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.jira.functest.framework.suite.SystemPropertyBasedSuite
public class SystemPropertyBasedSuite
A WebTestSuite that reads its configuration from system properties.
| Constructor Summary | |
|---|---|
SystemPropertyBasedSuite()
|
|
| Method Summary | |
|---|---|
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. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SystemPropertyBasedSuite()
| Method Detail |
|---|
public String webTestPackage()
WebTestSuite
webTestPackage in interface WebTestSuitepublic Set<Category> includes()
WebTestSuite
includes in interface WebTestSuitepublic Set<Category> excludes()
WebTestSuite
excludes in interface WebTestSuite
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||