public class HttpRequestStepFactory extends WsdlTestStepFactory
Modifier and Type | Class and Description |
---|---|
static interface |
HttpRequestStepFactory.Form |
Modifier and Type | Field and Description |
---|---|
static String |
HTTPREQUEST_TYPE |
static MessageSupport |
messages |
Constructor and Description |
---|
HttpRequestStepFactory() |
Modifier and Type | Method and Description |
---|---|
WsdlTestStep |
buildTestStep(WsdlTestCase testCase,
TestStepConfig config,
boolean forLoadTest) |
boolean |
canCreate() |
TestStepConfig |
createConfig(WsdlMonitorMessageExchange me,
String stepName) |
TestStepConfig |
createNewTestStep(WsdlTestCase testCase,
String name) |
TestStepConfig |
createNewTestStep(WsdlTestCase testCase,
String name,
String endpoint,
String method) |
boolean |
promptForName() |
canAddTestStepToTestCase, getTestStepDescription, getTestStepIconPath, getTestStepName, getType
public static final String HTTPREQUEST_TYPE
public static final MessageSupport messages
public WsdlTestStep buildTestStep(WsdlTestCase testCase, TestStepConfig config, boolean forLoadTest)
buildTestStep
in class WsdlTestStepFactory
public TestStepConfig createNewTestStep(WsdlTestCase testCase, String name)
createNewTestStep
in class WsdlTestStepFactory
public TestStepConfig createNewTestStep(WsdlTestCase testCase, String name, String endpoint, String method)
public boolean canCreate()
canCreate
in class WsdlTestStepFactory
public boolean promptForName()
promptForName
in class WsdlTestStepFactory
public TestStepConfig createConfig(WsdlMonitorMessageExchange me, String stepName)
Copyright © 2019. All Rights Reserved.