public class RestRequestStepFactory extends WsdlTestStepFactory
| Modifier and Type | Class and Description | 
|---|---|
| static class  | RestRequestStepFactory.ItemDeletedException | 
| Modifier and Type | Field and Description | 
|---|---|
| static String | RESTREQUEST_TYPE | 
| static String | STEP_NAME | 
| Constructor and Description | 
|---|
| RestRequestStepFactory() | 
| Modifier and Type | Method and Description | 
|---|---|
| WsdlTestStep | buildTestStep(WsdlTestCase testCase,
             TestStepConfig config,
             boolean forLoadTest) | 
| boolean | canAddTestStepToTestCase(WsdlTestCase testCase) | 
| boolean | canCreate() | 
| static TestStepConfig | createConfig(RestRequest request,
            String stepName) | 
| TestStepConfig | createConfig(WsdlMonitorMessageExchange me,
            String stepName) | 
| TestStepConfig | createNewTestStep(RestMethod restMethod,
                 String name) | 
| TestStepConfig | createNewTestStep(WsdlTestCase testCase,
                 String name) | 
getTestStepDescription, getTestStepIconPath, getTestStepName, getType, promptForNamepublic static final String RESTREQUEST_TYPE
public static final String STEP_NAME
public WsdlTestStep buildTestStep(WsdlTestCase testCase, TestStepConfig config, boolean forLoadTest)
buildTestStep in class WsdlTestStepFactorypublic static TestStepConfig createConfig(RestRequest request, String stepName)
public TestStepConfig createNewTestStep(WsdlTestCase testCase, String name)
createNewTestStep in class WsdlTestStepFactorypublic TestStepConfig createNewTestStep(RestMethod restMethod, String name)
public boolean canCreate()
canCreate in class WsdlTestStepFactorypublic TestStepConfig createConfig(WsdlMonitorMessageExchange me, String stepName)
public boolean canAddTestStepToTestCase(WsdlTestCase testCase)
canAddTestStepToTestCase in class WsdlTestStepFactoryCopyright © 2019. All Rights Reserved.