public class WsdlTestRequestStep extends WsdlTestStepWithProperties implements Assertable, AuthProfileHolderContainer, HttpRequestTestStep, OperationTestStep, java.beans.PropertyChangeListener, PropertyExpansionContainer, Securable
WsdlTestStep that executes a WsdlTestRequest
| Modifiers | Name | Description |
|---|---|---|
class |
WsdlTestRequestStep.InternalInterfaceListener |
|
class |
WsdlTestRequestStep.InternalProjectListener |
| Modifiers | Name | Description |
|---|---|---|
static java.lang.String |
ICON_NAME |
| Fields inherited from class | Fields |
|---|---|
class WsdlTestStepWithProperties |
ENDPOINT, RAW_REQUEST, RAW_RESPONSE, REQUEST, RESPONSE, RESPONSE_AS_XML |
| Constructor and description |
|---|
WsdlTestRequestStep(WsdlTestCase testCase, TestStepConfig config, boolean forLoadTest) |
| Type Params | Return Type | Name and description |
|---|---|---|
|
public TestAssertion |
addAssertion(java.lang.String type) |
|
public void |
addAssertionsListener(AssertionsListener listener) |
|
public void |
afterLoad() |
|
public void |
beforeSave() |
|
public boolean |
cancel() |
|
public WsdlTestStep |
clone(WsdlTestCase targetTestCase, java.lang.String name) |
|
public TestAssertion |
cloneAssertion(TestAssertion source, java.lang.String name) |
|
public boolean |
dependsOn(AbstractWsdlModelItem<?> modelItem) |
|
public java.lang.String |
getAssertableContent() |
|
public java.lang.String |
getAssertableContentAsXml() |
|
public java.lang.String |
getAssertableMetadata() |
|
public TestAssertionRegistry.AssertableType |
getAssertableType() |
|
public WsdlMessageAssertion |
getAssertionAt(int index) |
|
public TestAssertion |
getAssertionByName(java.lang.String name) |
|
public int |
getAssertionCount() |
|
public java.util.List<TestAssertion> |
getAssertionList() |
|
public AssertionStatus |
getAssertionStatus() |
|
public java.util.Map<java.lang.String, TestAssertion> |
getAssertions() |
|
public AuthProfileHolder |
getAuthProfileHolder() |
|
public java.util.List<? extends ModelItem> |
getChildren() |
|
public java.lang.String |
getDefaultAssertableContent() |
|
public java.lang.String |
getDefaultSourcePropertyName() |
|
public java.lang.String |
getDefaultTargetPropertyName() |
|
public java.lang.String |
getDefaultValue() |
|
public java.lang.String |
getDefaultValue() |
|
public java.lang.String |
getDefaultValue() |
|
public java.lang.String |
getDescription() |
|
public WsdlTestRequest |
getHttpRequest() |
|
public javax.swing.ImageIcon |
getIcon() |
|
public Interface |
getInterface() |
|
public java.lang.String |
getInterfaceName() |
|
public WsdlOperation |
getOperation() |
|
public java.lang.String |
getOperationName() |
|
public PropertyExpansion[] |
getPropertyExpansions() |
|
public java.util.Collection<Interface> |
getRequiredInterfaces() |
|
public SchemaType |
getSchemaType() |
|
public WsdlTestRequest |
getTestRequest() |
|
public TestStep |
getTestStep() |
|
public javax.xml.namespace.QName |
getType() |
|
public java.lang.String |
getValue() |
|
public java.lang.String |
getValue() |
|
public TestAssertion |
insertAssertion(TestAssertion assertion, int index) |
|
public TestAssertion |
moveAssertion(int ix, int whereTo) |
|
public void |
prepare(TestCaseRunner testRunner, TestCaseRunContext testRunContext) |
|
public void |
propertyChange(java.beans.PropertyChangeEvent event) |
|
public void |
release() |
|
public void |
removeAssertion(TestAssertion assertion) |
|
public void |
removeAssertionsListener(AssertionsListener listener) |
|
public void |
resetConfigOnMove(TestStepConfig config) |
|
public void |
resolve(ResolveContext<?> context) |
|
public TestStepResult |
run(TestCaseRunner runner, TestCaseRunContext runContext) |
|
public void |
setDescription(java.lang.String description) |
|
public void |
setName(java.lang.String name) |
|
public void |
setOperation(WsdlOperation operation) |
|
public void |
setOperation(WsdlOperation operation, boolean shouldInitRequest)Sets step's operation |
|
public boolean |
update() |
Sets step's operation
operation - new SOAP operationshouldInitRequest - true to init a test request, false - to skip thisReadyAPI functional (soapui) SDK 3.66.0