Modifier and Type | Method and Description |
---|---|
static TestPropertyHolder |
SoapUI.getGlobalProperties() |
Modifier and Type | Interface and Description |
---|---|
interface |
RestRequestInterface |
Modifier and Type | Class and Description |
---|---|
class |
RestMethod |
class |
RestRequest
Request implementation holding a SOAP request
|
class |
RestResource
WSDL implementation of Operation, maps to a WSDL BindingOperation
|
Modifier and Type | Class and Description |
---|---|
class |
RestMockResponse |
class |
RestMockService |
Modifier and Type | Interface and Description |
---|---|
interface |
RestParamsPropertyHolder |
Modifier and Type | Class and Description |
---|---|
class |
OverlayRestParamsPropertyHolder |
class |
RestRequestParamsPropertyHolder |
class |
XmlBeansRestParamsTestPropertyHolder |
Modifier and Type | Class and Description |
---|---|
class |
AbstractMockResponse<MockResponseConfigType extends BaseMockResponseConfig> |
class |
AbstractMockService<MockOperationType extends MockOperation,MockServiceConfigType extends BaseMockServiceConfig> |
Modifier and Type | Interface and Description |
---|---|
interface |
HttpRequestInterface<T extends AbstractRequestConfig> |
interface |
HttpRequestTestStep |
Modifier and Type | Class and Description |
---|---|
class |
HttpRequest |
Modifier and Type | Class and Description |
---|---|
class |
WsaRequest |
Modifier and Type | Interface and Description |
---|---|
interface |
MutableTestPropertyHolder |
Modifier and Type | Class and Description |
---|---|
class |
AbstractTestPropertyHolderWsdlModelItem<T extends ModelItemConfig> |
class |
WsdlProject
WSDL project implementation
|
class |
WsdlTestSuite
TestSuite implementation for WSDL projects.
|
Modifier and Type | Class and Description |
---|---|
class |
WsdlMockResponse
A WsdlMockResponse contained by a WsdlMockOperation
|
class |
WsdlMockService
A MockService for simulation WsdlInterfaces and their operations
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultPropertyHolderTableModel<T extends TestPropertyHolder> |
class |
DirectAccessPropertyHolderTableModel<T extends TestPropertyHolder> |
Modifier and Type | Field and Description |
---|---|
protected TestPropertyHolder |
PropertyHolderTable.holder |
protected T |
DefaultPropertyHolderTableModel.params |
Modifier and Type | Method and Description |
---|---|
TestPropertyHolder |
PropertyHolderTable.getHolder() |
Constructor and Description |
---|
PropertyHolderTable(TestPropertyHolder holder) |
Modifier and Type | Class and Description |
---|---|
class |
MapTestPropertyHolder |
class |
XmlBeansPropertiesTestPropertyHolder |
Modifier and Type | Class and Description |
---|---|
class |
WsdlTestCase
TestCase implementation for WSDL projects
|
Modifier and Type | Interface and Description |
---|---|
interface |
HttpTestRequestInterface<T extends AbstractRequestConfig> |
interface |
HttpTestRequestStepInterface |
interface |
RestTestRequestInterface |
interface |
RestTestRequestStepInterface |
Modifier and Type | Class and Description |
---|---|
class |
AMFRequestTestStep |
class |
HttpTestRequest |
class |
HttpTestRequestStep |
class |
JdbcRequestTestStep
WsdlTestStep that executes a WsdlTestRequest
|
class |
ManualTestStep |
class |
PropertyTransfersTestStep
WsdlTestStep for transferring values from a WsdlTestRequest response to a
WsdlTestRequest request using XPath expressions
|
class |
RestTestRequest |
class |
RestTestRequestStep |
class |
WsdlDelayTestStep
TestStep that delays execution for a number of milliseconds
|
class |
WsdlGotoTestStep
TestStep that moves execution to another step based on the contents of a XML
Property
|
class |
WsdlGroovyScriptTestStep
TestStep that executes an arbitrary Groovy script
|
class |
WsdlMockResponseTestStep |
class |
WsdlPropertiesTestStep
TestStep that holds an arbitrary number of custom properties
|
class |
WsdlRunTestCaseTestStep |
class |
WsdlTestMockService |
class |
WsdlTestRequestStep
WsdlTestStep that executes a WsdlTestRequest
|
class |
WsdlTestStep
Base class for WSDL TestCase test steps.
|
class |
WsdlTestStepWithProperties
Base class for WSDL TestCase test steps.
|
Modifier and Type | Method and Description |
---|---|
TestPropertyHolder |
PropertyTransfer.getSourceStep() |
TestPropertyHolder |
PropertyTransfer.getTargetStep() |
Modifier and Type | Method and Description |
---|---|
Assertable.AssertionStatus |
WsdlMessageAssertion.assertProperty(TestPropertyHolder source,
String propertyName,
MessageExchange messageExchange,
SubmitContext context) |
protected abstract String |
WsdlMessageAssertion.internalAssertProperty(TestPropertyHolder source,
String propertyName,
MessageExchange messageExchange,
SubmitContext context) |
Modifier and Type | Method and Description |
---|---|
boolean |
TestAssertionFactory.canAssert(TestPropertyHolder modelItem,
String property) |
boolean |
ProAssertionPlaceHolderFactory.canAssert(TestPropertyHolder modelItem,
String property) |
boolean |
AbstractTestAssertionFactory.canAssert(TestPropertyHolder modelItem,
String property) |
Modifier and Type | Method and Description |
---|---|
boolean |
XQueryContainsAssertion.Factory.canAssert(TestPropertyHolder modelItem,
String property) |
boolean |
XPathContainsAssertion.Factory.canAssert(TestPropertyHolder modelItem,
String property) |
boolean |
SimpleNotContainsAssertion.Factory.canAssert(TestPropertyHolder modelItem,
String property) |
boolean |
SimpleContainsAssertion.Factory.canAssert(TestPropertyHolder modelItem,
String property) |
protected String |
SimpleNotContainsAssertion.internalAssertProperty(TestPropertyHolder source,
String propertyName,
MessageExchange messageExchange,
SubmitContext context) |
protected String |
SimpleContainsAssertion.internalAssertProperty(TestPropertyHolder source,
String propertyName,
MessageExchange messageExchange,
SubmitContext context) |
protected String |
SchemaComplianceAssertion.internalAssertProperty(TestPropertyHolder source,
String propertyName,
MessageExchange messageExchange,
SubmitContext context) |
protected String |
ResponseSLAAssertion.internalAssertProperty(TestPropertyHolder source,
String propertyName,
MessageExchange messageExchange,
SubmitContext context) |
protected String |
GroovyScriptAssertion.internalAssertProperty(TestPropertyHolder source,
String propertyName,
MessageExchange messageExchange,
SubmitContext context) |
protected String |
AbstractXmlContainsAssertion.internalAssertProperty(TestPropertyHolder source,
String propertyName,
MessageExchange messageExchange,
SubmitContext context) |
Modifier and Type | Method and Description |
---|---|
protected String |
HttpDownloadAllResourcesAssertion.internalAssertProperty(TestPropertyHolder source,
String propertyName,
MessageExchange messageExchange,
SubmitContext context) |
Modifier and Type | Method and Description |
---|---|
protected String |
JdbcTimeoutAssertion.internalAssertProperty(TestPropertyHolder source,
String propertyName,
MessageExchange messageExchange,
SubmitContext context) |
protected String |
JdbcStatusAssertion.internalAssertProperty(TestPropertyHolder source,
String propertyName,
MessageExchange messageExchange,
SubmitContext context) |
Modifier and Type | Method and Description |
---|---|
protected String |
JMSTimeoutAssertion.internalAssertProperty(TestPropertyHolder source,
String propertyName,
MessageExchange messageExchange,
SubmitContext context) |
protected String |
JMSStatusAssertion.internalAssertProperty(TestPropertyHolder source,
String propertyName,
MessageExchange messageExchange,
SubmitContext context) |
Modifier and Type | Method and Description |
---|---|
boolean |
JsonPathAssertionBase.JsonAssertionFactory.canAssert(TestPropertyHolder modelItem,
String property) |
protected String |
JsonPathAssertionBase.internalAssertProperty(TestPropertyHolder source,
String propertyName,
MessageExchange messageExchange,
SubmitContext context) |
Modifier and Type | Method and Description |
---|---|
protected String |
WSSStatusAssertion.internalAssertProperty(TestPropertyHolder source,
String propertyName,
MessageExchange messageExchange,
SubmitContext context) |
protected String |
WSAResponseAssertion.internalAssertProperty(TestPropertyHolder source,
String propertyName,
MessageExchange messageExchange,
SubmitContext context) |
protected String |
WSARequestAssertion.internalAssertProperty(TestPropertyHolder source,
String propertyName,
MessageExchange messageExchange,
SubmitContext context) |
protected String |
SoapResponseAssertion.internalAssertProperty(TestPropertyHolder source,
String propertyName,
MessageExchange messageExchange,
SubmitContext context) |
protected String |
SoapRequestAssertion.internalAssertProperty(TestPropertyHolder source,
String propertyName,
MessageExchange messageExchange,
SubmitContext context) |
protected String |
SoapFaultAssertion.internalAssertProperty(TestPropertyHolder source,
String propertyName,
MessageExchange messageExchange,
SubmitContext context) |
protected String |
NotSoapFaultAssertion.internalAssertProperty(TestPropertyHolder source,
String propertyName,
MessageExchange messageExchange,
SubmitContext context) |
Modifier and Type | Class and Description |
---|---|
static class |
ProPlaceholderStepFactory.WsdlProPlaceholderTestStep |
Modifier and Type | Interface and Description |
---|---|
interface |
TestModelItem |
Modifier and Type | Interface and Description |
---|---|
interface |
MockResponse
A MockResponse returned by a MockOperation.
|
interface |
MockService
ModelItem for mocking a number of Interfaces and their Operations
|
Modifier and Type | Interface and Description |
---|---|
interface |
Project
A SoapUI project
|
Modifier and Type | Class and Description |
---|---|
class |
GlobalPropertyResolver.EnvironmentPropertyHolder |
class |
GlobalPropertyResolver.SystemPropertyHolder |
Modifier and Type | Method and Description |
---|---|
static String |
ResolverUtils.checkForExplicitReference(String propertyName,
String prefix,
TestPropertyHolder holder,
PropertyExpansionContext context,
boolean globalOverride) |
static String |
ResolverUtils.parseProperty(String name,
TestPropertyHolder holder,
PropertyExpansionContext context,
boolean globalOverride) |
Modifier and Type | Class and Description |
---|---|
class |
SettingsTestPropertyHolder |
Modifier and Type | Method and Description |
---|---|
static int |
TestPropertyUtils.saveTo(TestPropertyHolder propertyHolder,
String fileName) |
Modifier and Type | Interface and Description |
---|---|
interface |
OperationTestStep
A TestStep in a TestCase
|
interface |
SamplerTestStep |
interface |
TestCase
A TestCase holding a number of TestSteps
|
interface |
TestStep
A TestStep in a TestCase
|
interface |
TestSuite
A TestSuite holding a number of TestCases
|
Constructor and Description |
---|
PropertiesModelItem(TestPropertyHolder holder) |
PropertiesTreeNode(T modelItem,
ModelItem parentItem,
TestPropertyHolder holder,
SoapUITreeModel treeModel) |
PropertyTreeNode(TestProperty property,
ModelItem parent,
TestPropertyHolder holder,
SoapUITreeModel treeModel) |
Modifier and Type | Method and Description |
---|---|
TestPropertyHolder |
ModelItemReport.getModelItemReportParameters() |
Modifier and Type | Class and Description |
---|---|
class |
SecurityTest
This class is used to connect a TestCase with a set of security scans
|
class |
SensitiveInformationPropertyHolder |
Modifier and Type | Method and Description |
---|---|
protected String |
ValidHttpStatusCodesAssertion.internalAssertProperty(TestPropertyHolder source,
String propertyName,
MessageExchange messageExchange,
SubmitContext context) |
protected String |
SensitiveInfoExposureAssertion.internalAssertProperty(TestPropertyHolder source,
String propertyName,
MessageExchange messageExchange,
SubmitContext context) |
protected String |
InvalidHttpStatusCodesAssertion.internalAssertProperty(TestPropertyHolder source,
String propertyName,
MessageExchange messageExchange,
SubmitContext context) |
protected String |
CrossSiteScriptAssertion.internalAssertProperty(TestPropertyHolder source,
String propertyName,
MessageExchange messageExchange,
SubmitContext context) |
Copyright © 2019. All Rights Reserved.