public class XmlRpcTestRequest extends XmlRpcRequest implements Assertable, TestRequest
Fields inherited from class | Fields |
---|---|
class XmlRpcRequest |
ICON_NAME |
class AbstractHttpRequest |
EMPTY_SSLSTATE, POST_QUERY_STRING |
Constructor and description |
---|
XmlRpcTestRequest
(XmlRpcMethod operation, XmlRpcRequestConfig callConfig, XmlRpcTestStepRequest testStep, boolean forLoadTest) |
Type Params | Return Type | Name and description |
---|---|---|
|
public TestAssertion |
addAssertion(java.lang.String selection) |
|
public void |
addAssertionsListener(AssertionsListener listener) |
|
public TestAssertionConfig |
addNewAssertion() |
|
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 AssertableType |
getAssertableType() |
|
public WsdlMessageAssertion |
getAssertionAt(int c) |
|
public TestAssertion |
getAssertionByName(java.lang.String name) |
|
public int |
getAssertionCount() |
|
public java.util.List<TestAssertionConfig> |
getAssertionList() |
|
public java.util.List<TestAssertion> |
getAssertionList() |
|
public Assertable.AssertionStatus |
getAssertionStatus() |
|
public java.util.Map<java.lang.String, TestAssertion> |
getAssertions() |
|
public java.lang.String |
getDefaultAssertableContent() |
|
public Interface |
getInterface() |
|
public ModelItem |
getModelItem() |
|
public ModelItem |
getParent() |
|
public java.lang.String |
getResponseContent() |
|
public TestStep |
getTestStep() |
|
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 |
removeAssertion(int ix) |
|
public void |
removeAssertion(TestAssertion assertion) |
|
public void |
removeAssertionsListener(AssertionsListener listener) |
|
public void |
setConfig(XmlRpcRequestConfig config) |
|
public void |
setDiscardResponse(boolean discardResponse) |
|
public void |
setResponse(HttpResponse response, SubmitContext context) |
ReadyAPI functional (soapui) SDK 3.57.0