@java.lang.Deprecated public class GraphQLTestRequest extends AbstractHttpRequest implements GraphQLTestRequestInterface
Constructor and description |
---|
GraphQLTestRequest
(GraphQLTestRequestConfig config, GraphQLTestRequestTestStep 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 TestProperty |
addProperty(java.lang.String name) |
|
public void |
addTestPropertyListener(TestPropertyListener listener) |
|
public void |
assertResponse(SubmitContext context) |
|
public boolean |
canAssert(java.lang.String assertionId) |
|
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 index) |
|
public TestAssertion |
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 HttpAttachmentPart |
getAttachmentPart(java.lang.String partName) |
|
public java.lang.String |
getDefaultAssertableContent() |
|
public AttachmentPart[] |
getDefinedAttachmentParts() |
|
public javax.swing.ImageIcon |
getIcon() |
|
public Interface |
getInterface() |
|
public JMSHeaderConfig |
getJMSHeaderConfig() |
|
public JMSPropertiesConfig |
getJMSPropertiesConfig(boolean createIfNotSet) |
|
public java.lang.String |
getMediaType() |
|
public HttpMethod |
getMethod() |
|
public ModelItem |
getModelItem() |
|
public java.lang.String |
getMultiValueDelimiter() |
|
public AbstractHttpOperation |
getOperation() |
|
public RestParamsPropertyHolder |
getParams() |
|
public ModelItem |
getParent() |
|
public java.lang.String |
getPath() |
|
public java.util.Map<java.lang.String, TestProperty> |
getProperties() |
|
public java.lang.String |
getPropertiesLabel() |
|
public TestProperty |
getProperty(java.lang.String name) |
|
public TestProperty |
getPropertyAt(int index) |
|
public int |
getPropertyCount() |
|
public java.util.List<TestProperty> |
getPropertyList() |
|
public java.lang.String[] |
getPropertyNames() |
|
public java.lang.String |
getPropertyValue(java.lang.String name) |
|
public java.lang.String |
getQuery() |
|
public MessagePart[] |
getRequestParts() |
|
public java.lang.String |
getResponseContentAsString() |
|
public java.lang.String |
getResponseContentAsXml() |
|
public MessagePart[] |
getResponseParts() |
|
public WsdlTestCase |
getTestCase() |
|
public WsdlTestStep |
getTestStep() |
|
public java.lang.String |
getVariables() |
|
public boolean |
hasProperty(java.lang.String name) |
|
public boolean |
hasRequestBody() |
|
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 boolean |
isPostQueryString() |
|
public TestAssertion |
moveAssertion(int ix, int offset) |
|
public void |
moveProperty(java.lang.String propertyName, int targetIndex) |
|
public java.lang.String |
processBodyParameterValue(java.lang.String value) |
|
public void |
removeAssertion(int ix) |
|
public void |
removeAssertion(TestAssertion assertion) |
|
public void |
removeAssertionsListener(AssertionsListener listener) |
|
public TestProperty |
removeProperty(java.lang.String propertyName) |
|
public void |
removeTestPropertyListener(TestPropertyListener listener) |
|
public boolean |
renameProperty(java.lang.String name, java.lang.String newName) |
|
public void |
resolve(ResolveContext<?> context) |
|
public void |
setDiscardResponse(boolean discardResponse) |
|
public void |
setMediaType(java.lang.String mediaType) |
|
public void |
setMethod(HttpMethod method) |
|
public void |
setPostQueryString(boolean b) |
|
public void |
setPropertyValue(java.lang.String name, java.lang.String value) |
|
public void |
setQuery(java.lang.String query) |
|
public void |
setRequestContent(java.lang.String request) |
|
public void |
setResponse(HttpResponse response, SubmitContext context) |
|
public void |
setVariables(java.lang.String variables) |
|
public WsdlSubmit<GraphQLTestRequest> |
submit(SubmitContext submitContext, boolean async) |
|
public void |
updateConfig(GraphQLTestRequestConfig request) |
ReadyAPI functional (soapui-pro) SDK 3.56.0