Modifiers | Name | Description |
---|---|---|
static class |
RestRequestStepFactory.ItemDeletedException |
Modifiers | Name | Description |
---|---|---|
static java.lang.String |
RESTREQUEST_TYPE |
|
static java.lang.String |
STEP_NAME |
Constructor and description |
---|
RestRequestStepFactory
() |
Type Params | Return Type | Name and description |
---|---|---|
|
WsdlTestStep |
buildTestStep(WsdlTestCase testCase, TestStepConfig config, boolean forLoadTest) |
|
boolean |
canAddTestStepToTestCase(WsdlTestCase testCase) |
|
boolean |
canCreate() |
|
static TestStepConfig |
createConfig(RestRequest request, java.lang.String stepName) |
|
TestStepConfig |
createConfig(WsdlMonitorMessageExchange me, java.lang.String stepName) |
|
TestStepConfig |
createNewTestStep(WsdlTestCase testCase, java.lang.String name) |
|
TestStepConfig |
createNewTestStep(RestMethod restMethod, java.lang.String name) |
Methods inherited from class | Name |
---|---|
class WsdlTestStepFactory |
buildTestStep, canAddTestStepToTestCase, canCreate, createNewTestStep, getTestStepDescription, getTestStepIconPath, getTestStepName, getType, promptForName |