Modifier and Type | Class and Description |
---|---|
class |
CloseOpenProjectsAction
Action to save all projects
|
class |
ExportProjectAction |
class |
ImportPackedProject |
class |
MockAsWarAction |
class |
OpenClosedProjectsAction
Action to save all projects
|
class |
SaveAllProjectsAction
Action to save all projects
|
Modifier and Type | Class and Description |
---|---|
class |
WorkspaceImpl
Default Workspace implementation
|
Modifier and Type | Class and Description |
---|---|
class |
ClearWorkspaceAction
Action to clear the current workspace
|
class |
ImportRemoteWsdlProjectAction
Actions for importing an existing remote SoapUI project file into the current
workspace
|
class |
ImportWsdlProjectAction
Actions for importing an existing SoapUI project file into the current
workspace
|
class |
NewEmptyProjectAction |
class |
NewRestProjectAction
Action class to create new REST project.
|
class |
NewWadlProjectAction
Action class to create new Generic project.
|
class |
NewWorkspaceAction
Action for creating a new Workspace
|
class |
NewWsdlProjectAction
Action for creating a new WSDL project
|
class |
RenameWorkspaceAction
Renames a WsdlProject
|
class |
SwitchWorkspaceAction
Action to swtich the current workspace
|
Modifier and Type | Class and Description |
---|---|
class |
MultiAssertionDeleteAction |
class |
MultiTestStepDeleteAction |
class |
MultiTestStepDisableAction |
class |
MultiTestStepEnableAction |
Modifier and Type | Interface and Description |
---|---|
interface |
RestRequestInterface |
Modifier and Type | Class and Description |
---|---|
class |
RestMethod |
class |
RestRepresentation |
class |
RestRequest
Request implementation holding a SOAP request
|
class |
RestResource
WSDL implementation of Operation, maps to a WSDL BindingOperation
|
class |
RestService
WSDL implementation of Interface, maps to a WSDL Binding
|
Modifier and Type | Class and Description |
---|---|
class |
CloneRestMethodAction
Clones a RestMethod
|
class |
DeleteRestMethodAction
Deletes a RestMethod from its containing Resource
|
class |
NewRestRequestAction
Actions for importing an existing SoapUI project file into the current
workspace
|
class |
RenameRestMethodAction
Renames a RestMethod
|
Modifier and Type | Class and Description |
---|---|
class |
AddEmptyRestMockResourceAction |
class |
AddRestRequestToMockServiceAction |
class |
RestMockServiceOptionsAction |
Modifier and Type | Class and Description |
---|---|
class |
NewRestServiceAction
Actions for importing an existing SoapUI project file into the current
workspace
|
Modifier and Type | Class and Description |
---|---|
class |
AddRestRequestToTestCaseAction
Adds a WsdlRequest to a WsdlTestCase as a WsdlTestRequestStep
|
class |
CloneRestRequestAction
Clones a WsdlRequest
|
class |
DeleteRestRequestAction
Deletes a WsdlRequest from its WsdlOperation
|
class |
RenameRestRequestAction
Renames a WsdlRequest
|
Modifier and Type | Class and Description |
---|---|
class |
CloneRestResourceAction
Clones a WsdlRequest
|
class |
DeleteRestResourceAction
Deletes a RestResource from its containing Service or Resource
|
class |
NewRestChildResourceAction
Action for adding a new child REST resource.
|
class |
NewRestMethodAction
Actions for importing an existing SoapUI project file into the current
workspace
|
class |
RenameRestResourceAction
Renames a WsdlRequest
|
Modifier and Type | Class and Description |
---|---|
class |
CreateWadlDocumentationAction |
class |
DeleteRestServiceAction
Deletes a WsdlRequest from its WsdlOperation
|
class |
ExportWadlAction
Exports the definition (wsdls and xsds) of a WsdlInterface to the file system
|
class |
GenerateRestMockServiceAction |
class |
GenerateRestTestSuiteAction
Generates a TestSuite for the specified Interface
|
class |
NewRestResourceAction
Action for creating a new top-level REST resource.
|
class |
Wadl2JavaAction
Invokes Apache CXF wsdl2java utility
|
Modifier and Type | Class and Description |
---|---|
class |
NewRestResourceActionBase<T extends ModelItem>
Base class for action classes
|
Modifier and Type | Class and Description |
---|---|
class |
RestMockAction |
class |
RestMockResponse |
class |
RestMockService |
Modifier and Type | Class and Description |
---|---|
class |
RestMethodDesktopPanel |
Modifier and Type | Class and Description |
---|---|
class |
RestMockActionDesktopPanel |
class |
RestMockResponseDesktopPanel |
Modifier and Type | Class and Description |
---|---|
class |
AbstractRestRequestDesktopPanel<T extends ModelItem,T2 extends RestRequestInterface> |
class |
RestRequestDesktopPanel |
Modifier and Type | Class and Description |
---|---|
class |
RestRequestContentView |
class |
RestTestRequestContentView |
Modifier and Type | Class and Description |
---|---|
class |
HttpHtmlMessageExchangeResponseView |
class |
HttpHtmlResponseView |
Modifier and Type | Class and Description |
---|---|
class |
JsonResponseMessageExchangeView |
class |
JsonResponseView |
Modifier and Type | Class and Description |
---|---|
class |
RestResourceDesktopPanel |
Modifier and Type | Class and Description |
---|---|
class |
RestServiceDesktopPanel |
Modifier and Type | Interface and Description |
---|---|
interface |
AbstractHttpOperation |
interface |
AbstractHttpRequestInterface<T extends AbstractRequestConfig> |
Modifier and Type | Class and Description |
---|---|
class |
AbstractHttpRequest<T extends AbstractRequestConfig> |
class |
AbstractInterface<T extends InterfaceConfig> |
class |
AbstractMockOperation<BaseMockOperationConfigType extends BaseMockOperationConfig,MockResponseType extends MockResponse> |
class |
AbstractMockResponse<MockResponseConfigType extends BaseMockResponseConfig> |
class |
AbstractMockService<MockOperationType extends MockOperation,MockServiceConfigType extends BaseMockServiceConfig> |
Modifier and Type | Class and Description |
---|---|
class |
RequestXmlDocument
XmlDocument for a WsdlRequest
|
class |
ResponseXmlDocument
XmlDocument for the response to a WsdlRequest
|
Modifier and Type | Interface and Description |
---|---|
interface |
HttpRequestInterface<T extends AbstractRequestConfig> |
interface |
HttpRequestTestStep |
Modifier and Type | Class and Description |
---|---|
class |
HttpRequest |
class |
HttpRequestContentView |
Modifier and Type | Class and Description |
---|---|
class |
AbstractHttpRequestDesktopPanel<T extends ModelItem,T2 extends AbstractHttpRequestInterface<?>>
Abstract DesktopPanel for HttpRequests
|
class |
AbstractHttpXmlRequestDesktopPanel<T extends ModelItem,T2 extends HttpRequestInterface<?>> |
static class |
AbstractHttpXmlRequestDesktopPanel.HttpRequestDocument |
static class |
AbstractHttpXmlRequestDesktopPanel.HttpResponseDocument |
Modifier and Type | Class and Description |
---|---|
class |
WsaRequest |
Modifier and Type | Class and Description |
---|---|
class |
AbstractTestPropertyHolderWsdlModelItem<T extends ModelItemConfig> |
class |
AbstractWsdlModelItem<T extends ModelItemConfig>
Abstract base class for WSDL-implementation classes
|
class |
WsdlInterface
WSDL implementation of Interface, maps to a WSDL Binding
|
class |
WsdlOperation
WSDL implementation of Operation, maps to a WSDL BindingOperation
|
class |
WsdlProject
WSDL project implementation
|
class |
WsdlRequest
Request implementation holding a SOAP request
|
class |
WsdlTestSuite
TestSuite implementation for WSDL projects.
|
Modifier and Type | Class and Description |
---|---|
class |
AddJMSEndpointAction |
class |
CloneInterfaceAction
Clones an Interface to another project
|
class |
CreateWsdlDocumentationAction |
class |
ExportDefinitionAction
Exports the definition (wsdls and xsds) of a WsdlInterface to the file system
|
class |
GenerateMockServiceAction
Generates a MockService for a specified Interface
|
class |
GenerateWsdlTestSuiteAction
Generates a TestSuite for the specified Interface
|
class |
RemoveInterfaceAction
Removes a WsdlInterface from a WsdlProject
|
class |
UpdateInterfaceAction
Updates the definition of a WsdlInterface.
|
Modifier and Type | Class and Description |
---|---|
class |
Axis1XWSDL2JavaAction
Invokes axis 1.X WSDL2Java
|
Modifier and Type | Class and Description |
---|---|
class |
Axis2WSDL2CodeAction
Invokes axis 2 WSDL2Code
|
Modifier and Type | Class and Description |
---|---|
class |
CXFAction
Invokes Apache CXF wsdl2java utility
|
Modifier and Type | Class and Description |
---|---|
class |
DotNetWsdlAction
Invokes .NET wsdl.exe
|
Modifier and Type | Class and Description |
---|---|
class |
GSoapAction
Invokes GSoap wsdl2h
|
Modifier and Type | Class and Description |
---|---|
class |
JaxbXjcAction
Generates JAXB classes for given interface
|
Modifier and Type | Class and Description |
---|---|
class |
JBossWSConsumeAction
Invokes JBossWS-specific JAX-WS WSImport
|
class |
WSToolsJava2WsdlAction
Invokes jbossws java2wsdl tools
|
class |
WSToolsRegenerateJava2WsdlAction
Invokes jbossws java2wsdl tools
|
class |
WSToolsWsdl2JavaAction
Invokes jbossws wsdl2java tools
|
Modifier and Type | Class and Description |
---|---|
class |
OracleWsaGenProxyAction
Invokes oracle genproxy
|
Modifier and Type | Class and Description |
---|---|
class |
LoadTestLoadTestRunnerAction |
class |
LoadTestRunnerAction
Invokes SoapUI TestRunner tool
|
class |
SecurityTestRunnerAction
Deprecated.
|
class |
SecurityTestSecurityTestRunnerAction |
class |
TestCaseTestRunnerAction |
class |
TestRunnerAction
Invokes SoapUI TestRunner tool
|
class |
TestSuiteTestRunnerAction |
Modifier and Type | Class and Description |
---|---|
class |
AbstractToolsAction<T extends ModelItem>
Abstract base class for Tool Actions
|
Modifier and Type | Class and Description |
---|---|
class |
TcpMonAction
Invokes Apache TCPmon tool
|
Modifier and Type | Class and Description |
---|---|
class |
WSCompileAction
Invokes JWSDP wscompile
|
Modifier and Type | Class and Description |
---|---|
class |
WSIAnalyzeAction
Invokes WS-I Analyzer Tool
|
Modifier and Type | Class and Description |
---|---|
class |
WSImportAction
Invokes JAX-WS WSImport
|
Modifier and Type | Class and Description |
---|---|
class |
XFireAction
Invokes XFire wsgen utility
|
Modifier and Type | Class and Description |
---|---|
class |
XmlBeans2Action
Generates XMLBeans for given interface
|
Modifier and Type | Class and Description |
---|---|
class |
CloneLoadTestAction
Clones a WsdlLoadTest
|
class |
DeleteLoadTestAction
Removes a WsdlLoadTest from its WsdlTestCase
|
class |
LoadTestOptionsAction
Displays the LoadTest Options dialog
|
class |
RenameLoadTestAction
Renames a WsdlLoadTest
|
Modifier and Type | Class and Description |
---|---|
class |
ChangeMockOperationAction
Prompts to change the WsdlOperation of a WsdlMockOperation
|
class |
DeleteMockOperationAction
Deletes a WsdlMockOperation from its WsdlMockService
|
class |
ExportMockOperation |
class |
ImportMockOperation |
class |
NewMockResponseAction
Creates a new WsdlMockResponse in the specified WsdlMockOperation
|
class |
OpenRequestForMockOperationAction
Prompts to open an existing request for the specified WsdlMockOperation
|
class |
RenameMockOperationAction
Renames a WsdlMockOperation
|
Modifier and Type | Class and Description |
---|---|
class |
AddMockResponseToTestCaseAction |
class |
CloneMockResponseAction
Clones a WsdlMockResponse
|
class |
CreateTestRequestForMockResponseAction
Adds a WsdlRequest to a WsdlTestCase as a WsdlTestRequestStep
|
class |
DeleteMockResponseAction
Deletes a MockResponse from its MockOperation
|
class |
OpenRequestForMockResponseAction
Prompts to open an existing request for the specified WsdlMockResponse
|
class |
RenameMockResponseAction
Renames the specified WsdlMockResponse
|
Modifier and Type | Class and Description |
---|---|
class |
AddEndpointToInterfaceAction
Adds the specified WsdlMockServices local endpoint to a WsdlInterface
|
class |
AddNewMockOperationAction
Adds a new WsdlMockOperation to a WsdlMockService
|
class |
CloneMockServiceAction
Clones a WsdlMockService
|
class |
DeleteMockServiceAction
Removes a MockService from its WsdlProject
|
class |
ExportMockService |
class |
ImportMockService |
class |
MockServiceOptionsAction
Displays the options for the specified WsdlMockService
|
class |
RenameMockServiceAction
Renames a WsdlMockService
|
class |
RestartMockServiceAction<MockServiceType extends MockService>
Clones a WsdlMockService
|
class |
StartMinimizedMockServiceAction<MockServiceType extends MockService>
Clones a WsdlMockService
|
class |
StopMockServiceAction<MockServiceType extends MockService>
Clones a WsdlMockService
|
Modifier and Type | Class and Description |
---|---|
class |
SoapMonitorAction |
Modifier and Type | Class and Description |
---|---|
class |
AddOperationAsMockResponseStepAction |
class |
AddOperationToMockServiceAction
Creates a WsdlMockOperation for the specified WsdlOperation
|
class |
NewRequestAction
Adds a new WsdlRequest to a WsdlOperation
|
class |
RelabelOperationAction
Changes the label of a WsdlOperation as shown in SoapUI
|
Modifier and Type | Class and Description |
---|---|
class |
AddInterfaceActionFromFile
Adds a WsdlInterface to a WsdlProject from a wsdl file
|
class |
AddInterfaceActionFromURL
Adds a WsdlInterface to a WsdlProject from a URL
|
class |
AddNewMockServiceAction
Action for adding a new WsdlMockService to a WsdlProject
|
class |
AddNewRestMockServiceAction |
class |
AddNewTestSuiteAction
Action for adding a new WsdlTestSuite to a WsdlProject
|
class |
AddRestUriAction
Action for adding a new REST URI to a project.
|
class |
AddWadlAction
Action for creating a new WSDL project
|
class |
AddWsdlAction
Action for creating a new WSDL project
|
class |
CloseProjectAction
Renames a WsdlProject
|
class |
ImportTestSuiteAction |
class |
OpenAndDecryptProjectAction |
class |
OpenProjectAction
Renames a WsdlProject
|
class |
ReloadProjectAction
Prompts to reload the specified WsdlProject
|
class |
RemoveProjectAction
Removes a WsdlProject from the workspace
|
class |
RenameProjectAction
Renames a WsdlProject
|
class |
ResolveProjectAction
Renames a WsdlProject
|
class |
SaveProjectAction
Saves a WsdlProject
|
class |
SaveProjectAsAction
Prompts to save a WsdlProject to a new file
|
class |
StartHermesJMS |
Modifier and Type | Class and Description |
---|---|
class |
AbstractAddRequestToTestCaseAction<T extends AbstractHttpRequest> |
class |
AddRequestAsMockResponseStepAction |
class |
AddRequestToMockServiceAction
Adds a WsdlRequest to a WsdlMockService, will create required
WsdlMockOperation if neccessary
|
class |
AddRequestToTestCaseAction
Adds a WsdlRequest to a WsdlTestCase as a WsdlTestRequestStep
|
class |
CloneRequestAction
Clones a WsdlRequest
|
class |
DeleteRequestAction
Deletes a WsdlRequest from its WsdlOperation
|
class |
RenameRequestAction
Renames a WsdlRequest
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractAddToTestCaseAction<T extends ModelItem>
Base class for actions that add TestSteps to a TestCase
|
class |
ShowDesktopPanelAction
Action for showing the desktop panel for the specified ModelItem
|
Modifier and Type | Class and Description |
---|---|
class |
AddNewLoadTestAction
Adds a new WsdlLoadTest to a WsdlTestCase
|
class |
AddNewSecurityTestAction
Adds a new SecurityTest to a WsdlTestCase
|
class |
AddWsdlTestStepAction
Adds a WsdlTestStep specified by the supplied WsdlTestStepFactory to a
WsdlTestCase
|
class |
ClearTestCaseAction
Clears a WsdlTestCase
|
class |
CloneTestCaseAction
Clones a WsdlTestSuite
|
class |
DeleteTestCaseAction
Removes a WsdlTestCase from its WsdlTestSuite
|
class |
ExportTestCaseAction |
class |
MoveTestCaseDownAction
Moves the specified WsdlTestCase down one step in the WsdlTestSuites list of
WsdlTestCases
|
class |
MoveTestCaseUpAction
Moves the specified WsdlTestCase up one step in the WsdlTestSuites list of
WsdlTestCases
|
class |
RenameTestCaseAction
Renames a WsdlTestCase
|
class |
TestCaseOptionsAction
Options dialog for testcases
|
class |
ToggleDisableTestCaseAction
Toggles the disabled state of WsdlTestStep
|
Modifier and Type | Class and Description |
---|---|
class |
CloneTestStepAction
Clones a WsdlTestStep
|
class |
DeleteTestStepAction
Deletes a WsdlTestStep from its WsdlTestCase
|
class |
InsertWsdlTestStepAction
Inserts a WsdlTestStep specified by the supplied WsdlTestStepFactory at the
position to the specified WsdlTestStep
|
class |
MoveTestStepDownAction
Moves the specified WsdlTestStep down one step in the WsdlTestCases list of
WsdlTestSteps
|
class |
MoveTestStepUpAction
Moves the specified WsdlTestStep up one step in the WsdlTestCases list of
WsdlTestSteps
|
class |
RenameTestStepAction
Renames a WsdlTestStep
|
class |
RunFromTestStepAction
Renames a WsdlTestStep
|
class |
ToggleDisableTestStepAction
Toggles the disabled state of WsdlTestStep
|
Modifier and Type | Class and Description |
---|---|
class |
AddNewTestCaseAction
Adds a new WsdlTestCase to a WsdlTestSuite
|
class |
CloneTestSuiteAction
Clones a WsdlTestSuite
|
class |
DeleteTestSuiteAction
Removes a WsdlTestSuite from its WsdlProject
|
class |
ExportTestSuiteAction |
class |
ImportTestCaseAction |
class |
MoveTestSuiteDownAction
Moves the specified WsdlTestCase down one step in the WsdlTestSuites list of
WsdlTestCases
|
class |
MoveTestSuiteUpAction
Moves the specified WsdlTestCase up one step in the WsdlTestSuites list of
WsdlTestCases
|
class |
RenameTestSuiteAction
Renames a WsdlTestSuite
|
class |
ToggleDisableTestSuiteAction
Toggles the disabled state of WsdlTestSuite
|
Modifier and Type | Interface and Description |
---|---|
interface |
LoadTestAssertion
Assertion for LoadTest runs
|
Modifier and Type | Class and Description |
---|---|
class |
WsdlLoadTest
TestCase implementation for LoadTests
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractLoadTestAssertion
Base class for LoadTestAssertions
|
class |
MaxErrorsAssertion
LoadTestAssertion for asserting the maximum number of total assertion errors
|
class |
TestStepAverageAssertion
LoadTestAssertion for asserting the average step time
|
class |
TestStepMaxAssertion
LoadTestAssertion for asserting the maximum step time
|
class |
TestStepStatusAssertion
LoadTestAssertion for asserting the status of a teststep
|
class |
TestStepTpsAssertion
LoadTestAssertion for asserting the TPS of a teststep
|
Modifier and Type | Class and Description |
---|---|
class |
WsdlMockOperation
A WsdlMockOperation in a WsdlMockService
|
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 |
AbstractMockOperationDispatcher |
class |
QueryMatchMockOperationDispatcher |
class |
QueryMatchMockOperationDispatcher.Query |
class |
RandomMockOperationDispatcher |
class |
ScriptMockOperationDispatcher |
class |
SequenceMockOperationDispatcher |
class |
XPathMockOperationDispatcher |
Modifier and Type | Class and Description |
---|---|
class |
WsdlInterfaceDesktopPanel
DesktopPanel for WsdlInterface.
|
Modifier and Type | Class and Description |
---|---|
class |
StatisticsDesktopPanel
DesktopPanel for Statistics Graphs
|
class |
StatisticsHistoryDesktopPanel
DesktopPanel for StatisticsHistory Graphs
|
class |
WsdlLoadTestDesktopPanel
Desktop panel for LoadTests
|
Modifier and Type | Class and Description |
---|---|
class |
WsdlMockServiceDesktopPanel<MockServiceType extends MockService>
DesktopPanel for WsdlMockServices
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractWsdlMockResponseDesktopPanel<ModelItemType extends ModelItem> |
class |
MockRequestXmlDocument
XmlDocument for the last request to a WsdlMockResponse
|
class |
MockResponseXmlDocument
XmlDocument for a WsdlMockResponse
|
class |
WsdlMockOperationDesktopPanel
DesktopPanel for WsdlGroovyTestSteps
|
class |
WsdlMockResponseDesktopPanel
DesktopPanel for WsdlMockResponse
|
Modifier and Type | Class and Description |
---|---|
class |
WSIValidateResponseAction
Validates the current request/response exchange of a WsdlMockResponse with
the WS-I tools
|
Modifier and Type | Class and Description |
---|---|
class |
SoapMonitorDesktopPanel |
Modifier and Type | Class and Description |
---|---|
class |
WsdlProjectDesktopPanel |
Modifier and Type | Class and Description |
---|---|
class |
AbstractWsdlRequestDesktopPanel<T extends ModelItem,T2 extends WsdlRequest>
Abstract DesktopPanel for WsdlRequests
|
class |
WsdlRequestDesktopPanel
DesktopPanel for standard WsdlRequests
|
Modifier and Type | Class and Description |
---|---|
class |
SubmitWsdlRequestAction |
class |
WSIValidateRequestAction
Validates the request XML of a WsdlRequest
|
Modifier and Type | Class and Description |
---|---|
class |
WsdlTestCaseDesktopPanel
WsdlTestCase desktop panel
|
Modifier and Type | Class and Description |
---|---|
class |
GotoStepDesktopPanel
DesktopPanel for WsdlGotoTestSteps
|
class |
GroovyScriptStepDesktopPanel
DesktopPanel for WsdlGroovyTestSteps
|
class |
HttpTestRequestDesktopPanel |
class |
JdbcRequest |
class |
JdbcRequestTestStepDesktopPanel |
class |
JdbcRequestTestStepDesktopPanel.JdbcResponseDocument |
class |
ManualTestStepDesktopPanel |
class |
PropertiesStepDesktopPanel
DesktopPanel for WsdlPropertiesTestSteps
|
class |
PropertyTransfersDesktopPanel
DesktopPanel for TransferResponseValuesTestStep
|
class |
RestTestRequestDesktopPanel |
class |
WsdlMockResponseStepDesktopPanel |
class |
WsdlRunTestCaseStepDesktopPanel |
class |
WsdlTestRequestDesktopPanel
DesktopPanel for WsdlTestRequest.
|
Modifier and Type | Class and Description |
---|---|
class |
AMFRequest |
class |
AMFRequestTestStepDesktopPanel |
class |
AMFRequestTestStepDesktopPanel.AMFRequestDocument |
class |
AMFRequestTestStepDesktopPanel.AMFResponseDocument |
Modifier and Type | Class and Description |
---|---|
class |
WsdlTestSuiteDesktopPanel
DesktopPanel for WsdlTestSuite
|
Modifier and Type | Class and Description |
---|---|
class |
MessageExchangeModelItem |
Modifier and Type | Class and Description |
---|---|
class |
JMSHeaderConfig |
Modifier and Type | Class and Description |
---|---|
class |
JMSPropertiesConfig |
Modifier and Type | Class and Description |
---|---|
class |
WsaConfig |
Modifier and Type | Class and Description |
---|---|
class |
WsrmConfig |
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 |
interface |
TestRequest |
Modifier and Type | Class and Description |
---|---|
class |
AMFRequestTestStep |
class |
HttpTestRequest |
class |
HttpTestRequestStep |
class |
JdbcRequestTestStep
WsdlTestStep that executes a WsdlTestRequest
|
class |
ManualTestStep |
class |
PropertyTransfer
Class for transferring a property value between 2 test steps.
|
class |
PropertyTransfersTestStep
WsdlTestStep for transferring values from a WsdlTestRequest response to a
WsdlTestRequest request using XPath expressions
|
class |
RestTestRequest |
class |
RestTestRequestStep |
class |
SetWaitTimeAction
Sets the delay to of a WsdlDelayTestStep
|
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 |
WsdlMessageAssertion
Base class for WsdlAssertions
|
class |
WsdlMockResponseTestStep |
class |
WsdlPropertiesTestStep
TestStep that holds an arbitrary number of custom properties
|
class |
WsdlRunTestCaseTestStep |
class |
WsdlTestMockService |
class |
WsdlTestRequest
WsdlRequest extension that adds WsdlAssertions
|
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 | Class and Description |
---|---|
class |
ChangeOperationAction
Prompts to change the WsdlOperation of a WsdlTestRequestStep
|
class |
CloneAssertionAction
Clones the specified WsdlMessageAssertion
|
class |
ConfigureAssertionAction
Configures the specified WsdlMessageAssertion
|
class |
DeleteAssertionAction
Deletes the specified WsdlMessageAssertion from its Assertable
|
class |
RenameAssertionAction
Renames the specified assertion
|
class |
SelectOperationAction
Selects the specified WsdlTestRequestSteps operation in the navigator
|
class |
SetMockOperationAction |
class |
ToggleDisableAssertionAction
Toggles the disabled state of WsdlTestStep
|
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 | Class and Description |
---|---|
static class |
ProPlaceholderStepFactory.WsdlProPlaceholderTestStep |
Modifier and Type | Interface and Description |
---|---|
interface |
ModelItem
General behaviour for all soapui model items
|
interface |
TestModelItem |
Modifier and Type | Interface and Description |
---|---|
interface |
Interface
An Interface exposing operations
|
interface |
Operation
Operation interface
|
interface |
Request
Request interface
|
Modifier and Type | Interface and Description |
---|---|
interface |
MockOperation
A MockOperation for mocking an Interfaces Operation and returning a
MockResponse
|
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 | Interface and Description |
---|---|
interface |
SecurityScan |
Modifier and Type | Class and Description |
---|---|
class |
AbstractModelItem
Base-class for ModelItem implementations
|
Modifier and Type | Interface and Description |
---|---|
interface |
LoadTest
A load-test for a TestCase
|
interface |
OperationTestStep
A TestStep in a TestCase
|
interface |
SamplerTestStep |
interface |
TestAssertion |
interface |
TestCase
A TestCase holding a number of TestSteps
|
interface |
TestRunnable |
interface |
TestStep
A TestStep in a TestCase
|
interface |
TestSuite
A TestSuite holding a number of TestCases
|
Modifier and Type | Class and Description |
---|---|
static class |
PropertiesTreeNode.PropertiesModelItem |
static class |
PropertyTreeNode.PropertyModelItem |
Modifier and Type | Class and Description |
---|---|
class |
EmptyModelItem
Empty ModelItem used by intermediary TreeNodes
|
class |
SecurityTestsModelItem
ModelItem for LoadTests node
|
class |
WsdlLoadTestsModelItem
ModelItem for LoadTests node
|
class |
WsdlTestStepsModelItem
ModelItem for TestSteps node
|
Modifier and Type | Interface and Description |
---|---|
interface |
Workspace
SoapUI workspace behaviour
|
Modifier and Type | Class and Description |
---|---|
class |
SecurityTest
This class is used to connect a TestCase with a set of security scans
|
Modifier and Type | Class and Description |
---|---|
class |
CloneSecurityTestAction
Clones a SecurityTest
|
class |
DeleteSecurityTestAction
Removes a SecurityTest from its WsdlTestCase
|
class |
RenameSecurityTestAction
Renames a SecurityTest
|
class |
SecurityTestOptionsAction
Options dialog for securitytests
|
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 | Class and Description |
---|---|
class |
SecurityTestDesktopPanel
SecurityTest desktop panel
this is just first rough version created by copy-pasting from
WsdlTestCaseDesktoppanel therefore a lot of variables have not been renamed
yet, and a lot of code my be unused, or missing
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractSecurityScan
Implementation that is common for all security scans.
|
class |
AbstractSecurityScanWithProperties
These are for Security Scans that mutate parameters.
|
class |
BoundarySecurityScan |
class |
CrossSiteScriptingScan
This checks whether any parameters sent in the request are included in the
response, If they do appear, this is a good parameter to look at as a
possible attack vector for XSS
|
class |
FuzzerSecurityScan |
class |
GroovySecurityScan |
class |
InvalidTypesSecurityScan |
class |
MalformedXmlSecurityScan |
class |
MaliciousAttachmentSecurityScan |
class |
SQLInjectionScan
This will test whether a targeted web page is vulnerable to reflected XSS
attacks
|
class |
XmlBombSecurityScan |
class |
XPathInjectionSecurityScan |
Modifier and Type | Class and Description |
---|---|
class |
AbstractPropertyChangeNotifier |
Modifier and Type | Interface and Description |
---|---|
interface |
SoapUIAction<T extends ModelItem>
An action for a ModelItem
|
interface |
SoapUIMultiAction
Extend SoapUIAction for multi-target actions
|
Modifier and Type | Class and Description |
---|---|
static class |
SoapUIActionRegistry.SeperatorAction |
static class |
SoapUIActionRegistry.SoapUIActionGroupAction<T extends ModelItem> |
Modifier and Type | Class and Description |
---|---|
class |
AbstractSoapUIAction<T extends ModelItem>
Abstract SoapUIAction for extension
|
class |
AbstractSoapUIMultiAction<T extends ModelItem>
Abstract SoapUIAction for extension
|
class |
WrapperSoapUIAction
Created by ole on 20/08/14.
|
Modifier and Type | Class and Description |
---|---|
class |
ModelItemListDesktopPanel |
Modifier and Type | Interface and Description |
---|---|
interface |
EditorDocument |
interface |
EditorView<T extends EditorDocument>
Views available for the XmlDocument of a XmlEditor
|
Modifier and Type | Class and Description |
---|---|
class |
OAuth2ScriptsDesktopPanel
A simple desktop panel wrapping the OAuth2ScriptsEditor component.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractEditorView<T extends EditorDocument>
Abstract base-class to be extended by XmlViews
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractXmlEditorView<T extends XmlDocument>
Abstract base-class to be extended by XmlViews
|
Modifier and Type | Class and Description |
---|---|
class |
RawXmlEditor<T extends XmlDocument> |
Modifier and Type | Class and Description |
---|---|
class |
XmlSourceEditorView<T extends ModelItem>
Default "XML" source editor view in SoapUI
|
static class |
XmlSourceEditorViewFactory.WsdlMockRequestXmlSourceEditor
XmlSource editor for a WsdlMockRequest
|
static class |
XmlSourceEditorViewFactory.WsdlMockResponseXmlSourceEditor
XmlSource editor for a WsdlMockResponse
|
static class |
XmlSourceEditorViewFactory.WsdlRequestXmlSourceEditor
XmlSource editor for a WsdlRequest
|
static class |
XmlSourceEditorViewFactory.WsdlResponseXmlSourceEditor
XmlSource editor for a WsdlResponse
|
Modifier and Type | Interface and Description |
---|---|
interface |
XmlDocument
Document class used by XmlEditors
|
interface |
XmlEditorView<T extends XmlDocument>
Views available for the XmlDocument of a XmlEditor
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractXmlDocument
Abstract base-class for XmlDocument implementations
|
class |
DefaultXmlDocument
Default XmlDocument that works on a standard xml string
|
Modifier and Type | Class and Description |
---|---|
class |
URLDesktopPanel |
Modifier and Type | Interface and Description |
---|---|
interface |
DesktopPanel
Behaviour for a SoapUI desktop panel
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractMockOperationDesktopPanel<MockOperationType extends AbstractMockOperation> |
class |
AbstractMockResponseDesktopPanel<ModelItemType extends ModelItem,MockResponseType extends MockResponse>
Abstract base DesktopPanel for MockResponses
|
class |
DefaultDesktopPanel
Default implementation for simple DesktopPanels
|
class |
KeySensitiveModelItemDesktopPanel<T extends ModelItem>
Adds KeyListener to panels and handles it.
|
class |
ModelItemDesktopPanel<T extends ModelItem>
Base class for DesktopPanels..
|
Copyright © 2019. All Rights Reserved.