public class WsdlTestRequest extends WsdlRequest implements Assertable, TestRequest
WsdlRequest extension that adds WsdlAssertions
Modifiers | Name | Description |
---|---|---|
static java.lang.String |
RESPONSE_PROPERTY |
|
static java.lang.String |
STATUS_PROPERTY |
Fields inherited from class | Fields |
---|---|
class WsdlRequest |
ENABLE_INLINE_FILES, ENCODE_ATTACHMENTS, EXPAND_MTOM_RESPONSE_ATTACHMENTS, FORCE_MTOM, INCOMING_WSS, INLINE_RESPONSE_ATTACHMENTS, OPERATION_PROPERTY, OUTGOING_WSS, PW_TYPE_DIGEST, PW_TYPE_NONE, PW_TYPE_TEXT, RESPONSE_CONTENT_PROPERTY, SKIP_SOAP_ACTION, WSS_TIMETOLIVE, log |
class AbstractHttpRequest |
EMPTY_SSLSTATE, POST_QUERY_STRING |
Constructor and description |
---|
WsdlTestRequest
(WsdlOperation operation, WsdlRequestConfig callConfig, WsdlTestRequestStep testStep, boolean forLoadTest) |
Type Params | Return Type | Name and description |
---|---|---|
|
public WsdlMessageAssertion |
addAssertion(java.lang.String assertionLabel) |
|
public void |
addAssertionsListener(AssertionsListener listener) |
|
public TestAssertionConfig |
addNewAssertion() |
|
public void |
assertResponse(SubmitContext context) |
|
public TestAssertion |
cloneAssertion(TestAssertion source, java.lang.String name) |
|
public java.lang.String |
getAssertableContent() |
|
public java.lang.String |
getAssertableContentAsXml() |
|
public java.lang.String |
getAssertableMetadata() |
|
public TestAssertionRegistry.AssertableType |
getAssertableType() |
|
public WsdlMessageAssertion |
getAssertionAt(int c) |
|
public WsdlMessageAssertion |
getAssertionByName(java.lang.String name) |
|
public int |
getAssertionCount() |
|
public java.util.List<TestAssertionConfig> |
getAssertionList() |
|
public java.util.List<TestAssertion> |
getAssertionList() |
|
public AssertionStatus |
getAssertionStatus() |
|
public java.util.Map<java.lang.String, TestAssertion> |
getAssertions() |
|
public java.lang.String |
getDefaultAssertableContent() |
|
public javax.swing.ImageIcon |
getIcon() |
|
public WsdlInterface |
getInterface() |
|
public java.lang.String |
getInterfaceName() |
|
public ModelItem |
getModelItem() |
|
public java.lang.String |
getOperationName() |
|
public ModelItem |
getParent() |
|
public WsdlTestCase |
getTestCase() |
|
public WsdlTestRequestStep |
getTestStep() |
|
public boolean |
hasResponse() |
|
public WsdlMessageAssertion |
importAssertion(WsdlMessageAssertion source, boolean overwrite, boolean createCopy, java.lang.String newName) |
|
public TestAssertionConfig |
insertAssertion(TestAssertionConfig source, int ix) |
|
public TestAssertion |
insertAssertion(TestAssertion assertion, int index) |
|
public boolean |
isDiscardResponse() |
|
public TestAssertion |
moveAssertion(int ix, int offset) |
|
public void |
release() |
|
public void |
removeAssertion(int ix) |
|
public void |
removeAssertion(TestAssertion assertion) |
|
public void |
removeAssertionsListener(AssertionsListener listener) |
|
public void |
resolve(ResolveContext<?> context) |
|
public void |
setAuthType(java.lang.String value) |
|
public void |
setDiscardResponse(boolean discardResponse) |
|
public void |
setResponse(HttpResponse response, SubmitContext context) |
|
public void |
updateConfig(WsdlRequestConfig request) Called when a testrequest is moved in a testcase |
Called when a testrequest is moved in a testcase
ReadyAPI functional (soapui) SDK 3.58.0