public class FuncTestSuiteWorkflow extends FuncTestSuite
Modifier and Type | Field and Description |
---|---|
static FuncTestSuite |
SUITE
A static declaration of this particular FuncTestSuite
|
Constructor and Description |
---|
FuncTestSuiteWorkflow() |
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 FuncTestSuite SUITE
public static junit.framework.Test suite()
Copyright © 2002-2015 Atlassian. All Rights Reserved.