com.atlassian.jira.webtest.webdriver.setup
Class LocalWebTestSuite

java.lang.Object
  extended by com.atlassian.jira.functest.framework.suite.SystemPropertyBasedSuite
      extended by com.atlassian.jira.webtest.webdriver.setup.LocalWebTestSuite
All Implemented Interfaces:
WebTestSuite

public class LocalWebTestSuite
extends SystemPropertyBasedSuite

Web test suite based on local environment data.

Since:
v4.4

Constructor Summary
LocalWebTestSuite()
           
 
Method Summary
 
Methods inherited from class com.atlassian.jira.functest.framework.suite.SystemPropertyBasedSuite
excludes, includes, webTestPackage
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LocalWebTestSuite

public LocalWebTestSuite()


Copyright © 2002-2012 Atlassian. All Rights Reserved.