| Package | Description |
|---|---|
| com.eviware.soapui.impl.rest | |
| com.eviware.soapui.impl.rest.mock | |
| com.eviware.soapui.impl.rest.support | |
| com.eviware.soapui.impl.support | |
| com.eviware.soapui.impl.support.http | |
| com.eviware.soapui.impl.support.wsa | |
| com.eviware.soapui.impl.wsdl |
WSDL 1.1 implementations of soapui model interface
|
| com.eviware.soapui.impl.wsdl.mock |
WsdlMockService-related classes
|
| com.eviware.soapui.impl.wsdl.panels.teststeps.support |
WsdlTestStep panel support classes
|
| com.eviware.soapui.impl.wsdl.support |
WSDL-related support classes
|
| com.eviware.soapui.impl.wsdl.testcase |
WSDL implementations of TestCase-related interfaces
|
| com.eviware.soapui.impl.wsdl.teststeps |
WsdlTestStep implementations
|
| com.eviware.soapui.model.propertyexpansion | |
| com.eviware.soapui.model.security | |
| com.eviware.soapui.model.support |
SoapUI model-related support classes
|
| com.eviware.soapui.security | |
| com.eviware.soapui.support |
General support classes
|
| 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 |
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 |
AbstractMockService<MockOperationType extends MockOperation,MockServiceConfigType extends BaseMockServiceConfig> |
| Modifier and Type | Interface and Description |
|---|---|
interface |
HttpRequestInterface<T extends AbstractRequestConfig> |
| Modifier and Type | Class and Description |
|---|---|
class |
HttpRequest |
| Modifier and Type | Class and Description |
|---|---|
class |
WsaRequest |
| 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 |
WsdlMockService
A MockService for simulation WsdlInterfaces and their operations
|
| Constructor and Description |
|---|
AddParamAction(JTable parameterTable,
MutableTestPropertyHolder propertyHolder,
String description) |
MovePropertyDownAction(JTable propertyTable,
MutableTestPropertyHolder propertyHolder,
String description) |
MovePropertyUpAction(JTable propertyTable,
MutableTestPropertyHolder propertyHolder,
String description) |
RemovePropertyAction(JTable propertyTable,
MutableTestPropertyHolder propertyHolder,
String description) |
| 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 |
RestTestRequestInterface |
| Modifier and Type | Class and Description |
|---|---|
class |
AMFRequestTestStep |
class |
HttpTestRequest |
class |
JdbcRequestTestStep
WsdlTestStep that executes a WsdlTestRequest
|
class |
RestTestRequest |
class |
WsdlPropertiesTestStep
TestStep that holds an arbitrary number of custom properties
|
class |
WsdlTestMockService |
| Modifier and Type | Method and Description |
|---|---|
static MutableTestPropertyHolder |
PropertyExpansionUtils.getGlobalProperties() |
| Modifier and Type | Method and Description |
|---|---|
MutableTestPropertyHolder |
SensitiveInformationTableModel.getHolder() |
| Constructor and Description |
|---|
SensitiveInformationTableModel(MutableTestPropertyHolder holder) |
SensitiveInformationTableModel(MutableTestPropertyHolder holder,
String tokenHeader) |
| Modifier and Type | Class and Description |
|---|---|
class |
SettingsTestPropertyHolder |
| Modifier and Type | Method and Description |
|---|---|
static void |
TestPropertyUtils.sortProperties(MutableTestPropertyHolder holder) |
| 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 |
|---|---|
static MutableTestPropertyHolder |
SecurityScanUtil.getGlobalSensitiveInformationExposureTokens() |
Copyright © 2019. All Rights Reserved.