Package com.atlassian.jira.webtests
Class AcceptanceTestHarness
java.lang.Object
com.atlassian.jira.webtests.AcceptanceTestHarness
This is the top level Test Suite for JIRA web functional tests. In order for a functional test to be run by the
nightly / bamboo builds, it must be declared in this class or in a FuncTestSuite that is included via the class.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
AcceptanceTestHarness
public AcceptanceTestHarness()
-
-
Method Details
-
suite
public static junit.framework.TestSuite suite()
-