public class RestTestRequestStep extends WsdlTestStepWithProperties implements AuthProfileHolderContainer, RestTestRequestStepInterface, Securable
Modifiers | Name | Description |
---|---|---|
class |
RestTestRequestStep.InternalInterfaceListener |
|
class |
RestTestRequestStep.InternalProjectListener |
|
class |
RestTestRequestStep.RequestParamHolder |
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 |
---|
RestTestRequestStep
(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 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 |
getDefaultValue() |
|
public java.lang.String |
getDefaultValue() |
|
public java.lang.String |
getDefaultValue() |
|
public java.lang.String |
getDescription() |
|
public AbstractHttpRequest<?> |
getHttpRequest() |
|
public javax.swing.ImageIcon |
getIcon() |
|
public Interface |
getInterface() |
|
public Operation |
getOperation() |
|
public PropertyExpansion[] |
getPropertyExpansions() |
|
public RestRequestStepConfig |
getRequestStepConfig() |
|
public java.util.Collection<Interface> |
getRequiredInterfaces() |
|
public RestResource |
getResource() |
|
public java.lang.String |
getResourcePath() |
|
public RestMethod |
getRestMethod() |
|
public SchemaType |
getSchemaType() |
|
public SchemaType |
getSchemaType() |
|
public java.lang.String |
getService() |
|
public RestTestRequest |
getTestRequest() |
|
public TestStep |
getTestStep() |
|
public javax.xml.namespace.QName |
getType() |
|
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 offset) |
|
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 |
setName(java.lang.String name) |
|
public void |
setRestMethod(RestMethod method) |
|
public boolean |
update() |
ReadyAPI functional (soapui) SDK 3.58.0