Class LocalWebTestSuite
java.lang.Object
com.atlassian.jira.functest.framework.suite.SystemPropertyBasedSuite
com.atlassian.jira.webtest.webdriver.setup.LocalWebTestSuite
- All Implemented Interfaces:
WebTestSuite
,Supplier<FuncTestSuite>
Web test suite based on local environment data.
- Since:
- v4.4
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.atlassian.jira.functest.framework.suite.SystemPropertyBasedSuite
excludes, get, includes, webTestPackage
-
Constructor Details
-
LocalWebTestSuite
public LocalWebTestSuite()
-