| Modifier and Type | Class and Description | 
|---|---|
| class  | WsdlTestSuiteTestSuite implementation for WSDL projects. | 
| Modifier and Type | Method and Description | 
|---|---|
| TestSuite | WsdlProject. getTestSuiteById(UUID testSuiteId) | 
| Modifier and Type | Method and Description | 
|---|---|
| List<TestSuite> | WsdlProject. getTestSuiteList() | 
| Map<String,TestSuite> | WsdlProject. getTestSuites() | 
| Modifier and Type | Method and Description | 
|---|---|
| int | WsdlProject. getIndexOfTestSuite(TestSuite testSuite) | 
| Modifier and Type | Field and Description | 
|---|---|
| protected List<TestSuite> | TestRunnerAction. testSuites | 
| Modifier and Type | Method and Description | 
|---|---|
| static TestSuite | CloneTestSuiteAction. cloneTestSuiteWithinProject(WsdlTestSuite testSuite,
                           String name,
                           WsdlProject project,
                           String description) | 
| Modifier and Type | Method and Description | 
|---|---|
| protected JProjectTestSuiteList.TestSuiteListPanel | JProjectTestSuiteList. createTestSuiteListPanel(TestSuite testSuite) | 
| Modifier and Type | Method and Description | 
|---|---|
| TestSuite | MockTestSuiteRunner. getTestSuite() | 
| TestSuite | MockTestSuiteRunContext. getTestSuite() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | PropertyHolderTable. testSuiteAdded(TestSuite testSuite) | 
| void | PropertyHolderTable. testSuiteMoved(TestSuite testSuite,
              int index,
              int offset) | 
| void | PropertyHolderTable. testSuiteRemoved(TestSuite testSuite) | 
| Modifier and Type | Method and Description | 
|---|---|
| TestSuite | WsdlTestSuiteRunner. getTestSuite() | 
| TestSuite | WsdlTestSuiteRunContext. getTestSuite() | 
| Modifier and Type | Method and Description | 
|---|---|
| TestSuite | Project. addNewTestSuite(String name) | 
| TestSuite | Project. getTestSuiteAt(int index) | 
| TestSuite | Project. getTestSuiteById(UUID testSuiteId) | 
| TestSuite | Project. getTestSuiteByName(String testSuiteName) | 
| Modifier and Type | Method and Description | 
|---|---|
| List<TestSuite> | Project. getTestSuiteList() | 
| Modifier and Type | Method and Description | 
|---|---|
| int | Project. getIndexOfTestSuite(TestSuite testSuite) | 
| void | ProjectListener. testSuiteAdded(TestSuite testSuite) | 
| void | ProjectListener. testSuiteMoved(TestSuite testSuite,
              int index,
              int offset) | 
| void | ProjectListener. testSuiteRemoved(TestSuite testSuite) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | ProjectRunListenerAdapter. beforeTestSuite(ProjectRunner projectRunner,
               ProjectRunContext runContext,
               TestSuite testRunnable) | 
| void | ProjectListenerAdapter. testSuiteAdded(TestSuite testSuite) | 
| void | ProjectListenerAdapter. testSuiteMoved(TestSuite testSuite,
              int index,
              int offset) | 
| void | ProjectListenerAdapter. testSuiteRemoved(TestSuite testSuite) | 
| Constructor and Description | 
|---|
| TestSuiteMetrics(TestSuite testSuite) | 
| Modifier and Type | Method and Description | 
|---|---|
| TestSuite | TestSuiteRunner. getTestSuite() | 
| TestSuite | TestSuiteRunContext. getTestSuite() | 
| TestSuite | TestCase. getTestSuite() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | ProjectRunListener. beforeTestSuite(ProjectRunner projectRunner,
               ProjectRunContext runContext,
               TestSuite testSuite) | 
| Modifier and Type | Method and Description | 
|---|---|
| TestSuite | TestSuiteTreeNode. getTestSuite() | 
| Constructor and Description | 
|---|
| TestSuiteTreeNode(TestSuite testSuite,
                 SoapUITreeModel treeModel) | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | TestMonitor. hasRunningLoadTest(TestSuite testSuite) | 
| boolean | TestMonitor. hasRunningSecurityTest(TestSuite testSuite) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | JUnitReportCollector. beforeTestSuite(ProjectRunner testScenarioRunner,
               ProjectRunContext runContext,
               TestSuite testSuite) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | SoapUILoadTestRunner. runSuite(TestSuite suite)Run tests in the specified TestSuite | 
Copyright © 2019. All Rights Reserved.