Package | Description |
---|---|
com.eviware.soapui.impl.wsdl.panels.teststeps |
WsdlTestStep panel classes
|
com.eviware.soapui.impl.wsdl.panels.teststeps.amf | |
com.eviware.soapui.impl.wsdl.support.assertions |
Assertion-related support-classes
|
com.eviware.soapui.impl.wsdl.teststeps |
WsdlTestStep implementations
|
com.eviware.soapui.impl.wsdl.teststeps.assertions |
WsdlAssertion implementations and related classes
|
com.eviware.soapui.impl.wsdl.teststeps.assertions.basic | |
com.eviware.soapui.impl.wsdl.teststeps.assertions.http | |
com.eviware.soapui.impl.wsdl.teststeps.assertions.jdbc | |
com.eviware.soapui.impl.wsdl.teststeps.assertions.jms | |
com.eviware.soapui.impl.wsdl.teststeps.assertions.json | |
com.eviware.soapui.impl.wsdl.teststeps.assertions.soap | |
com.eviware.soapui.model.testsuite |
Test-related model items
|
com.eviware.soapui.security.assertion | |
com.eviware.soapui.security.scan | |
com.eviware.soapui.tools |
SoapUI command-line tools
|
Modifier and Type | Method and Description |
---|---|
TestAssertion |
JdbcRequest.addAssertion(String selection) |
TestAssertion |
JdbcRequest.cloneAssertion(TestAssertion source,
String name) |
TestAssertion |
JdbcRequest.getAssertionAt(int c) |
TestAssertion |
AssertionsPanel.AssertionListModel.getAssertionAt(int index) |
TestAssertion |
JdbcRequest.getAssertionByName(String name) |
TestAssertion |
JdbcRequest.moveAssertion(int ix,
int offset) |
Modifier and Type | Method and Description |
---|---|
List<TestAssertion> |
JdbcRequest.getAssertionList() |
Map<String,TestAssertion> |
JdbcRequest.getAssertions() |
Modifier and Type | Method and Description |
---|---|
protected void |
AssertionsPanel.AssertionListModel.addAssertion(TestAssertion assertion) |
void |
AssertionsPanel.AssertionListModel.assertionAdded(TestAssertion assertion) |
void |
AssertionsPanel.AssertionListModel.assertionMoved(TestAssertion newAssertion,
int ix,
int offset) |
void |
AssertionsPanel.AssertionListModel.assertionRemoved(TestAssertion assertion) |
TestAssertion |
JdbcRequest.cloneAssertion(TestAssertion source,
String name) |
void |
JdbcRequest.removeAssertion(TestAssertion assertion) |
Modifier and Type | Method and Description |
---|---|
TestAssertion |
AMFRequest.addAssertion(String selection) |
TestAssertion |
AMFRequest.cloneAssertion(TestAssertion source,
String name) |
TestAssertion |
AMFRequest.getAssertionAt(int c) |
TestAssertion |
AMFRequest.getAssertionByName(String name) |
TestAssertion |
AMFRequest.moveAssertion(int ix,
int offset) |
Modifier and Type | Method and Description |
---|---|
List<TestAssertion> |
AMFRequest.getAssertionList() |
Map<String,TestAssertion> |
AMFRequest.getAssertions() |
Modifier and Type | Method and Description |
---|---|
TestAssertion |
AMFRequest.cloneAssertion(TestAssertion source,
String name) |
void |
AMFRequest.removeAssertion(TestAssertion assertion) |
Modifier and Type | Method and Description |
---|---|
TestAssertion |
AssertionsSupport.cloneAssertion(TestAssertion source,
String name) |
TestAssertion |
AssertedXPathImpl.getAssertion() |
Modifier and Type | Method and Description |
---|---|
Map<String,TestAssertion> |
AssertionsSupport.getAssertions() |
Modifier and Type | Method and Description |
---|---|
TestAssertion |
AssertionsSupport.cloneAssertion(TestAssertion source,
String name) |
Constructor and Description |
---|
AssertedXPathImpl(TestAssertion assertion,
String path,
org.apache.xmlbeans.XmlObject assertedContent) |
Modifier and Type | Class and Description |
---|---|
class |
WsdlMessageAssertion
Base class for WsdlAssertions
|
Modifier and Type | Method and Description |
---|---|
TestAssertion |
WsdlTestRequestStep.addAssertion(String type) |
TestAssertion |
RestTestRequestStep.addAssertion(String type) |
TestAssertion |
JdbcRequestTestStep.addAssertion(String assertionLabel) |
TestAssertion |
HttpTestRequestStep.addAssertion(String type) |
TestAssertion |
AMFRequestTestStep.addAssertion(String assertionLabel) |
TestAssertion |
WsdlTestRequestStep.cloneAssertion(TestAssertion source,
String name) |
TestAssertion |
WsdlTestRequest.cloneAssertion(TestAssertion source,
String name) |
TestAssertion |
RestTestRequestStep.cloneAssertion(TestAssertion source,
String name) |
TestAssertion |
RestTestRequest.cloneAssertion(TestAssertion source,
String name) |
TestAssertion |
JdbcRequestTestStep.cloneAssertion(TestAssertion source,
String name) |
TestAssertion |
HttpTestRequestStep.cloneAssertion(TestAssertion source,
String name) |
TestAssertion |
HttpTestRequest.cloneAssertion(TestAssertion source,
String name) |
TestAssertion |
AMFRequestTestStep.cloneAssertion(TestAssertion source,
String name) |
TestAssertion |
JdbcRequestTestStep.getAssertionAt(int c) |
TestAssertion |
AMFRequestTestStep.getAssertionAt(int c) |
TestAssertion |
WsdlTestRequestStep.getAssertionByName(String name) |
TestAssertion |
RestTestRequestStep.getAssertionByName(String name) |
TestAssertion |
JdbcRequestTestStep.getAssertionByName(String name) |
TestAssertion |
HttpTestRequestStep.getAssertionByName(String name) |
TestAssertion |
AMFRequestTestStep.getAssertionByName(String name) |
TestAssertion |
WsdlTestRequestStep.moveAssertion(int ix,
int whereTo) |
TestAssertion |
WsdlTestRequest.moveAssertion(int ix,
int offset) |
TestAssertion |
WsdlMockResponseTestStep.moveAssertion(int ix,
int offset) |
TestAssertion |
RestTestRequestStep.moveAssertion(int ix,
int offset) |
TestAssertion |
RestTestRequest.moveAssertion(int ix,
int offset) |
TestAssertion |
JdbcRequestTestStep.moveAssertion(int ix,
int offset) |
TestAssertion |
HttpTestRequestStep.moveAssertion(int ix,
int offset) |
TestAssertion |
HttpTestRequest.moveAssertion(int ix,
int offset) |
TestAssertion |
AMFRequestTestStep.moveAssertion(int ix,
int offset) |
Modifier and Type | Method and Description |
---|---|
TestAssertion |
WsdlTestRequestStep.cloneAssertion(TestAssertion source,
String name) |
TestAssertion |
WsdlTestRequest.cloneAssertion(TestAssertion source,
String name) |
WsdlMessageAssertion |
WsdlMockResponseTestStep.cloneAssertion(TestAssertion source,
String name) |
TestAssertion |
RestTestRequestStep.cloneAssertion(TestAssertion source,
String name) |
TestAssertion |
RestTestRequest.cloneAssertion(TestAssertion source,
String name) |
TestAssertion |
JdbcRequestTestStep.cloneAssertion(TestAssertion source,
String name) |
TestAssertion |
HttpTestRequestStep.cloneAssertion(TestAssertion source,
String name) |
TestAssertion |
HttpTestRequest.cloneAssertion(TestAssertion source,
String name) |
TestAssertion |
AMFRequestTestStep.cloneAssertion(TestAssertion source,
String name) |
int |
WsdlMessageAssertion.getIndexOfAssertion(TestAssertion assertion) |
void |
WsdlTestRequestStep.removeAssertion(TestAssertion assertion) |
void |
WsdlTestRequest.removeAssertion(TestAssertion assertion) |
void |
WsdlMockResponseTestStep.removeAssertion(TestAssertion assertion) |
void |
RestTestRequestStep.removeAssertion(TestAssertion assertion) |
void |
RestTestRequest.removeAssertion(TestAssertion assertion) |
void |
JdbcRequestTestStep.removeAssertion(TestAssertion assertion) |
void |
HttpTestRequestStep.removeAssertion(TestAssertion assertion) |
void |
HttpTestRequest.removeAssertion(TestAssertion assertion) |
void |
AMFRequestTestStep.removeAssertion(TestAssertion assertion) |
Modifier and Type | Method and Description |
---|---|
TestAssertion |
TestAssertionFactory.buildAssertion(TestAssertionConfig config,
Assertable assertable) |
TestAssertion |
ProAssertionPlaceHolderFactory.buildAssertion(TestAssertionConfig config,
Assertable assertable) |
TestAssertion |
AbstractTestAssertionFactory.buildAssertion(TestAssertionConfig config,
Assertable assertable) |
Constructor and Description |
---|
AbstractTestAssertionFactory(String id,
String label,
Class<? extends TestAssertion> assertionClass) |
AbstractTestAssertionFactory(String id,
String label,
Class<? extends TestAssertion> assertionClass,
Class<? extends ModelItem> targetClass) |
AbstractTestAssertionFactory(String id,
String label,
Class<? extends TestAssertion> assertionClass,
Class<? extends ModelItem>[] targetClasses) |
Modifier and Type | Class and Description |
---|---|
class |
AbstractXmlContainsAssertion |
class |
GroovyScriptAssertion
Assertion performed by a custom Grooy Script
|
class |
ResponseSLAAssertion
Assertion for verifiying that responses occurred in the desired amount of
time.
|
class |
SchemaComplianceAssertion
Asserts that a request or response message complies with its related WSDL
definition / XML Schema
|
class |
SimpleContainsAssertion
Assertion that checks for a specified text token in the associated
WsdlTestRequests response XML message
|
class |
SimpleNotContainsAssertion
Assertion that checks for the non-existence of a specified text token in the
associated WsdlTestRequests response message
|
class |
XPathContainsAssertion
Assertion that matches a specified XPath expression and its expected result
against the associated WsdlTestRequests response message
|
class |
XQueryContainsAssertion
Assertion that matches a specified XQuery expression and its expected result
against the associated WsdlTestRequests response message
|
Modifier and Type | Class and Description |
---|---|
class |
HttpDownloadAllResourcesAssertion |
Modifier and Type | Class and Description |
---|---|
class |
JdbcStatusAssertion |
class |
JdbcTimeoutAssertion |
Modifier and Type | Class and Description |
---|---|
class |
JMSStatusAssertion
Asserts JMS connection
|
class |
JMSTimeoutAssertion
Asserts JMS response within timeout
|
Modifier and Type | Class and Description |
---|---|
class |
JsonPathAssertionBase |
class |
JsonPathContentAssertion |
class |
JsonPathCountAssertion |
class |
JsonPathExistenceAssertion |
class |
JsonPathRegExAssertion |
Modifier and Type | Class and Description |
---|---|
class |
NotSoapFaultAssertion
Assertion that checks that the associated WsdlTestRequests response is not a
SOAP Fault
|
class |
SoapFaultAssertion
Assertion that checks that the associated WsdlTestRequests response is a SOAP
Fault
|
class |
SoapRequestAssertion
Asserts that the specified message is a valid SOAP Message
|
class |
SoapResponseAssertion
Asserts that the specified message is a valid SOAP Message
|
class |
WSARequestAssertion
Assertion for verifying that WS-Addressing processing was ok
|
class |
WSAResponseAssertion
Assertion for verifying that WS-Addressing processing was ok
|
class |
WSSStatusAssertion
Assertion for verifiying that WS-Security processing was ok
|
Modifier and Type | Method and Description |
---|---|
TestAssertion |
Assertable.addAssertion(String selection) |
TestAssertion |
Assertable.cloneAssertion(TestAssertion source,
String name) |
TestAssertion |
AssertedXPath.getAssertion() |
TestAssertion |
Assertable.getAssertionAt(int c) |
TestAssertion |
Assertable.getAssertionByName(String name) |
TestAssertion |
Assertable.moveAssertion(int ix,
int offset) |
Modifier and Type | Method and Description |
---|---|
List<TestAssertion> |
Assertable.getAssertionList() |
Map<String,TestAssertion> |
Assertable.getAssertions() |
Modifier and Type | Method and Description |
---|---|
void |
AssertionsListener.assertionAdded(TestAssertion assertion) |
void |
AssertionsListener.assertionMoved(TestAssertion assertion,
int ix,
int offset) |
void |
AssertionsListener.assertionRemoved(TestAssertion assertion) |
TestAssertion |
Assertable.cloneAssertion(TestAssertion source,
String name) |
int |
TestAssertion.getIndexOfAssertion(TestAssertion assertion) |
void |
Assertable.removeAssertion(TestAssertion assertion) |
Modifier and Type | Class and Description |
---|---|
class |
CrossSiteScriptAssertion |
class |
InvalidHttpStatusCodesAssertion
Asserts Http status code in response
|
class |
SensitiveInfoExposureAssertion |
class |
ValidHttpStatusCodesAssertion
Asserts Http status code in response
|
Modifier and Type | Method and Description |
---|---|
protected void |
SecurityAssertionPanel.SecurityAssertionListModel.addAssertion(TestAssertion assertion) |
Modifier and Type | Method and Description |
---|---|
TestAssertion |
AbstractSecurityScan.addAssertion(String label) |
TestAssertion |
AbstractSecurityScan.cloneAssertion(TestAssertion source,
String name) |
TestAssertion |
AbstractSecurityScan.getAssertionByName(String name) |
TestAssertion |
AbstractSecurityScan.moveAssertion(int ix,
int offset) |
Modifier and Type | Method and Description |
---|---|
List<TestAssertion> |
AbstractSecurityScan.getAssertionList() |
Map<String,TestAssertion> |
AbstractSecurityScan.getAssertions() |
Modifier and Type | Method and Description |
---|---|
TestAssertion |
AbstractSecurityScan.cloneAssertion(TestAssertion source,
String name) |
void |
AbstractSecurityScan.removeAssertion(TestAssertion assertion) |
Modifier and Type | Method and Description |
---|---|
Map<TestAssertion,WsdlTestStepResult> |
SoapUITestCaseRunner.getAssertionResults() |
List<TestAssertion> |
SoapUITestCaseRunner.getAssertions() |
Copyright © 2019. All Rights Reserved.