public class FuncTestSuiteAppLinks extends FuncTestSuite
Modifier and Type | Field and Description |
---|---|
static FuncTestSuiteAppLinks |
SUITE
The suite instance.
|
Constructor and Description |
---|
FuncTestSuiteAppLinks() |
Modifier and Type | Method and Description |
---|---|
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.
|
addBundledPlugins2Only, addSingleRunTest, addTest, addTests, addTestsInPackage, addTestsInPackageBundledPluginsOnly, addTestSuite, addTpmLdapOnly, countTestCases, createFuncTestBuilder, createTest, createTest, getAllTests, getBundledPlugins2Tests, getFuncTests, getSingleRunTests, getTests, getTpmLdapTests, run
public static final FuncTestSuiteAppLinks SUITE
public static junit.framework.Test suite()
Copyright © 2002-2015 Atlassian. All Rights Reserved.