|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.jira.functest.framework.FuncTestSuite
com.atlassian.jira.webtests.zsuites.FuncTestSuiteJelly
public class FuncTestSuiteJelly
Jelly tests.
| Field Summary | |
|---|---|
static FuncTestSuite |
SUITE
A static declaration of this particular FuncTestSuite |
| Constructor Summary | |
|---|---|
FuncTestSuiteJelly()
|
|
| Method Summary | |
|---|---|
static junit.framework.Test |
suite()
The pattern in JUnit/IDEA JUnit runner is that if a class has a static suite() method that returns a Test, then this is the entry point for running your tests. |
| Methods inherited from class com.atlassian.jira.functest.framework.FuncTestSuite |
|---|
addBundledPlugins2Only, addSingleRunTest, addTest, addTests, addTestsInPackage, addTestsInPackageBundledPluginsOnly, addTestSuite, addTpmLdapOnly, countTestCases, createFuncTestBuilder, createTest, createTest, getAllTests, getBundledPlugins2Tests, getFuncTests, getSingleRunTests, getTests, getTpmLdapTests, run |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final FuncTestSuite SUITE
| Constructor Detail |
|---|
public FuncTestSuiteJelly()
| Method Detail |
|---|
public static junit.framework.Test suite()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||