public abstract class GraphQLTestRequestWithSchema extends GraphQLRequest
| Constructor and description | 
|---|
| GraphQLTestRequestWithSchema
                                (GraphQLOperation operation, GraphQLRequestConfig config, GraphQLTestRequestTestStepWithSchema testStep, boolean forLoadTest) | 
| Type Params | Return Type | Name and description | 
|---|---|---|
|  | TestAssertion | addAssertion(java.lang.String selectionLabel) | 
|  | void | addAssertionsListener(AssertionsListener listener) | 
|  | TestProperty | addProperty(java.lang.String name) | 
|  | void | addTestPropertyListener(TestPropertyListener listener) | 
|  | void | assertResponse(SubmitContext context) | 
|  | boolean | canAssert(java.lang.String assertionId) | 
|  | TestAssertion | cloneAssertion(TestAssertion source, java.lang.String name) | 
|  | java.lang.String | getAssertableContent() | 
|  | java.lang.String | getAssertableContentAsXml() | 
|  | java.lang.String | getAssertableMetadata() | 
|  | AssertableType | getAssertableType() | 
|  | WsdlMessageAssertion | getAssertionAt(int index) | 
|  | TestAssertion | getAssertionByName(java.lang.String name) | 
|  | int | getAssertionCount() | 
|  | java.util.List<TestAssertion> | getAssertionList() | 
|  | AssertionStatus | getAssertionStatus() | 
|  | java.util.Map<java.lang.String, TestAssertion> | getAssertions() | 
|  | java.lang.String | getDefaultAssertableContent() | 
|  | javax.swing.ImageIcon | getIcon() | 
|  | Interface | getInterface() | 
|  | JMSPropertiesConfig | getJMSPropertiesConfig(boolean createIfNotSet) | 
|  | ModelItem | getModelItem() | 
|  | ModelItem | getParent() | 
|  | java.util.Map<java.lang.String, TestProperty> | getProperties() | 
|  | java.lang.String | getPropertiesLabel() | 
|  | TestProperty | getProperty(java.lang.String name) | 
|  | RestParamProperty | getPropertyAt(int index) | 
|  | int | getPropertyCount() | 
|  | java.util.List<TestProperty> | getPropertyList() | 
|  | java.lang.String[] | getPropertyNames() | 
|  | java.lang.String | getPropertyValue(java.lang.String name) | 
|  | java.lang.String | getResponseContentAsString() | 
|  | WsdlTestCase | getTestCase() | 
|  | WsdlTestStep | getTestStep() | 
|  | boolean | hasProperty(java.lang.String name) | 
|  | WsdlMessageAssertion | importAssertion(WsdlMessageAssertion source, boolean overwrite, boolean createCopy, java.lang.String newName) | 
|  | TestAssertion | insertAssertion(TestAssertion assertion, int index) | 
|  | boolean | isDiscardResponse() | 
|  | TestAssertion | moveAssertion(int ix, int offset) | 
|  | void | moveProperty(java.lang.String propertyName, int targetIndex) | 
|  | void | removeAssertion(TestAssertion assertion) | 
|  | void | removeAssertionsListener(AssertionsListener listener) | 
|  | TestProperty | removeProperty(java.lang.String propertyName) | 
|  | void | removeTestPropertyListener(TestPropertyListener listener) | 
|  | boolean | renameProperty(java.lang.String name, java.lang.String newName) | 
|  | void | resolve(ResolveContext<?> context) | 
|  | void | setDiscardResponse(boolean discardResponse) | 
|  | void | setPropertyValue(java.lang.String name, java.lang.String value) | 
|  | void | setResponse(HttpResponse response, SubmitContext context) | 
|  | void | updateConfig(GraphQLRequestConfig request) | 
ReadyAPI functional (soapui-pro) SDK 3.10.1