Modifier and Type | Class and Description |
---|---|
class |
EmptyPanelBuilder<T extends ModelItem>
Empty PanelBuilder implementation for extension.
|
Modifier and Type | Class and Description |
---|---|
class |
WorkspaceImpl
Default Workspace implementation
|
Modifier and Type | Method and Description |
---|---|
ModelItem |
WorkspaceImpl.getParent() |
Modifier and Type | Method and Description |
---|---|
List<? extends ModelItem> |
WorkspaceImpl.getChildren() |
Modifier and Type | Method and Description |
---|---|
boolean |
MultiTestStepEnableAction.applies(ModelItem target) |
boolean |
MultiTestStepDisableAction.applies(ModelItem target) |
boolean |
MultiTestStepDeleteAction.applies(ModelItem target) |
boolean |
MultiAssertionDeleteAction.applies(ModelItem target) |
void |
MultiTestStepEnableAction.perform(ModelItem[] targets,
Object param) |
void |
MultiTestStepDisableAction.perform(ModelItem[] targets,
Object param) |
void |
MultiTestStepDeleteAction.perform(ModelItem[] targets,
Object param) |
void |
MultiAssertionDeleteAction.perform(ModelItem[] targets,
Object param) |
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
|
class |
RestService
WSDL implementation of Interface, maps to a WSDL Binding
|
Modifier and Type | Method and Description |
---|---|
ModelItem |
RestResource.getModelItem() |
ModelItem |
RestRequest.getModelItem() |
ModelItem |
RestMethod.getModelItem() |
ModelItem |
RestRequest.getParent() |
Modifier and Type | Method and Description |
---|---|
List<? extends ModelItem> |
RestResource.getChildren() |
List<? extends ModelItem> |
RestMethod.getChildren() |
Modifier and Type | Method and Description |
---|---|
void |
RestRequest.addJMSHeaderExpansions(PropertyExpansionsResult result,
JMSHeaderConfig jmsHeaderConfig,
ModelItem modelItem) |
Constructor and Description |
---|
PropertyExpansionFunction(ModelItem contextModelItem)
Constructs a function object
|
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 | Method and Description |
---|---|
List<? extends ModelItem> |
RestMockService.getChildren() |
List<? extends ModelItem> |
RestMockAction.getChildren() |
Modifier and Type | Method and Description |
---|---|
boolean |
RestMethodDesktopPanel.dependsOn(ModelItem modelItem) |
Modifier and Type | Class and Description |
---|---|
class |
AbstractRestRequestDesktopPanel<T extends ModelItem,T2 extends RestRequestInterface> |
Modifier and Type | Method and Description |
---|---|
EditorInspector<?> |
RestRepresentationsInspectorFactory.createRequestInspector(Editor<?> editor,
ModelItem modelItem) |
EditorInspector<?> |
RestRepresentationsInspectorFactory.createResponseInspector(Editor<?> editor,
ModelItem modelItem) |
Modifier and Type | Method and Description |
---|---|
EditorInspector<?> |
InferredSchemaInspectorFactory.createResponseInspector(Editor<?> editor,
ModelItem modelItem) |
Modifier and Type | Method and Description |
---|---|
EditorView<?> |
HttpHtmlResponseViewFactory.createResponseEditorView(Editor<?> editor,
ModelItem modelItem) |
Modifier and Type | Method and Description |
---|---|
EditorView<?> |
JsonResponseViewFactory.createResponseEditorView(Editor<?> editor,
ModelItem modelItem) |
Modifier and Type | Method and Description |
---|---|
boolean |
RestResourceDesktopPanel.dependsOn(ModelItem modelItem) |
Modifier and Type | Method and Description |
---|---|
boolean |
RestServiceDesktopPanel.dependsOn(ModelItem modelItem) |
Modifier and Type | Method and Description |
---|---|
ModelItem |
XmlBeansRestParamsTestPropertyHolder.getModelItem() |
ModelItem |
XmlBeansRestParamsTestPropertyHolder.XmlBeansRestParamProperty.getModelItem() |
ModelItem |
RestRequestParamsPropertyHolder.getModelItem() |
ModelItem |
RestRequestParamsPropertyHolder.InternalRestParamProperty.getModelItem() |
ModelItem |
OverlayRestParamsPropertyHolder.getModelItem() |
Modifier and Type | Method and Description |
---|---|
static String |
RestUtils.getExpandedPath(String path,
RestParamsPropertyHolder params,
ModelItem context) |
Constructor and Description |
---|
XmlBeansRestParamsTestPropertyHolder(ModelItem modelItem,
RestParametersConfig config) |
XmlBeansRestParamsTestPropertyHolder(ModelItem modelItem,
RestParametersConfig config,
NewRestResourceActionBase.ParamLocation defaultParamLocation) |
Modifier and Type | Method and Description |
---|---|
ModelItem |
XmlBeansSettingsImpl.getModelItem() |
Constructor and Description |
---|
XmlBeansSettingsImpl(ModelItem item,
Settings parent,
SettingsConfig config) |
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 | Method and Description |
---|---|
ModelItem |
AbstractMockResponse.getModelItem() |
Modifier and Type | Method and Description |
---|---|
List<? extends ModelItem> |
AbstractInterface.getChildren() |
Constructor and Description |
---|
AbstractInterface(T config,
ModelItem parent,
String icon) |
AbstractMockService(MockServiceConfigType config,
ModelItem parent,
String icon) |
Modifier and Type | Class and Description |
---|---|
class |
ModelItemXmlEditor<T extends ModelItem,T2 extends XmlDocument>
Base XmlEditor class for editing SOAP Messages
|
class |
RequestMessageXmlEditor<T extends ModelItem,T2 extends XmlDocument>
XmlEditor for the request of a WsdlRequest
|
class |
ResponseMessageXmlEditor<T extends ModelItem,T2 extends XmlDocument>
XmlEditor for a response-message to a WsdlRequest
|
Modifier and Type | Interface and Description |
---|---|
interface |
HttpRequestInterface<T extends AbstractRequestConfig> |
interface |
HttpRequestTestStep |
Modifier and Type | Class and Description |
---|---|
class |
HttpRequest |
Modifier and Type | Method and Description |
---|---|
ModelItem |
HttpRequest.getModelItem() |
Modifier and Type | Method and Description |
---|---|
EditorView<?> |
HttpRequestContentViewFactory.createRequestEditorView(Editor<?> editor,
ModelItem modelItem) |
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<?>> |
Modifier and Type | Method and Description |
---|---|
boolean |
AbstractHttpRequestDesktopPanel.dependsOn(ModelItem modelItem) |
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 | Method and Description |
---|---|
ModelItem |
WsdlRequest.getModelItem() |
ModelItem |
AttachmentContainer.getModelItem()
Returns ModelItem associated with this container
|
ModelItem |
AbstractTestPropertyHolderWsdlModelItem.getModelItem() |
ModelItem |
AbstractWsdlModelItem.getParent() |
ModelItem |
AbstractWsdlModelItem.getWsdlModelItemById(Collection<? extends ModelItem> items,
UUID modelItemId) |
ModelItem |
AbstractWsdlModelItem.getWsdlModelItemByName(Collection<? extends ModelItem> items,
String name) |
Modifier and Type | Method and Description |
---|---|
List<? extends ModelItem> |
WsdlTestSuite.getChildren() |
List<? extends ModelItem> |
WsdlProject.getChildren() |
List<? extends ModelItem> |
WsdlOperation.getChildren() |
Modifier and Type | Method and Description |
---|---|
void |
WsdlRequest.addJMSHeaderExpansions(PropertyExpansionsResult result,
JMSHeaderConfig jmsHeaderConfig,
ModelItem modelItem) |
void |
WsdlRequest.addWsaPropertyExpansions(PropertyExpansionsResult result,
WsaConfig wsaConfig,
ModelItem modelItem) |
boolean |
AbstractWsdlModelItem.dependsOn(ModelItem modelItem) |
Modifier and Type | Method and Description |
---|---|
ModelItem |
AbstractWsdlModelItem.getWsdlModelItemById(Collection<? extends ModelItem> items,
UUID modelItemId) |
ModelItem |
AbstractWsdlModelItem.getWsdlModelItemByName(Collection<? extends ModelItem> items,
String name) |
Constructor and Description |
---|
AbstractTestPropertyHolderWsdlModelItem(T config,
ModelItem parent,
String icon) |
AbstractWsdlModelItem(T config,
ModelItem parent,
String icon) |
WsdlSubmitContext(ModelItem context) |
Modifier and Type | Class and Description |
---|---|
class |
AbstractToolsAction<T extends ModelItem>
Abstract base class for Tool Actions
|
Modifier and Type | Method and Description |
---|---|
ModelItem |
ToolRunner.getModelItem() |
ModelItem |
ProcessToolRunner.getModelItem() |
Constructor and Description |
---|
ProcessToolRunner(ProcessBuilder[] processBuilders,
String s,
ModelItem modelItem) |
ProcessToolRunner(ProcessBuilder[] builders,
String name,
ModelItem modelItem,
ArgumentBuilder args) |
ProcessToolRunner(ProcessBuilder builder,
String s,
ModelItem modelItem) |
ProcessToolRunner(ProcessBuilder builder,
String name,
ModelItem modelItem,
ArgumentBuilder args) |
Modifier and Type | Class and Description |
---|---|
class |
AbstractAddToTestCaseAction<T extends ModelItem>
Base class for actions that add TestSteps to a TestCase
|
Modifier and Type | Method and Description |
---|---|
void |
ShowDesktopPanelAction.perform(ModelItem target,
Object param) |
Modifier and Type | Class and Description |
---|---|
class |
WsdlLoadTest
TestCase implementation for LoadTests
|
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 | Method and Description |
---|---|
ModelItem |
WsdlMockRunContext.getModelItem() |
Modifier and Type | Method and Description |
---|---|
List<? extends ModelItem> |
WsdlMockService.getChildren() |
List<? extends ModelItem> |
WsdlMockOperation.getChildren() |
Modifier and Type | Method and Description |
---|---|
void |
WsdlMockResponse.addWsaPropertyExpansions(List<PropertyExpansion> result,
WsaConfig wsaConfig,
ModelItem modelItem) |
Modifier and Type | Method and Description |
---|---|
ModelItem |
XPathMockOperationDispatcher.DispatchXPathGroovyEditorModel.getModelItem() |
ModelItem |
ScriptMockOperationDispatcher.DispatchScriptGroovyEditorModel.getModelItem() |
Modifier and Type | Method and Description |
---|---|
protected boolean |
AddAssertionPanel.isAssertionApplicable(String assertionType,
ModelItem modelItem,
String property) |
Modifier and Type | Method and Description |
---|---|
boolean |
WsdlInterfaceDesktopPanel.dependsOn(ModelItem modelItem) |
Modifier and Type | Method and Description |
---|---|
boolean |
WsdlLoadTestDesktopPanel.dependsOn(ModelItem modelItem) |
Modifier and Type | Method and Description |
---|---|
boolean |
WsdlMockServiceDesktopPanel.dependsOn(ModelItem modelItem) |
Modifier and Type | Class and Description |
---|---|
class |
AbstractWsdlMockResponseDesktopPanel<ModelItemType extends ModelItem> |
Modifier and Type | Method and Description |
---|---|
ModelItem |
WsdlMockResultMessageExchange.getModelItem() |
Modifier and Type | Method and Description |
---|---|
boolean |
SoapMonitorDesktopPanel.dependsOn(ModelItem modelItem) |
Modifier and Type | Method and Description |
---|---|
ModelItem |
JProjectTestSuiteList.TestSuiteListPanel.getModelItem() |
Modifier and Type | Method and Description |
---|---|
boolean |
WsdlProjectDesktopPanel.dependsOn(ModelItem modelItem) |
Modifier and Type | Class and Description |
---|---|
class |
AbstractWsdlRequestDesktopPanel<T extends ModelItem,T2 extends WsdlRequest>
Abstract DesktopPanel for WsdlRequests
|
Constructor and Description |
---|
OneWayResponseMessageEditor(ModelItem modelItem) |
Modifier and Type | Method and Description |
---|---|
JComponent |
EndpointsActionComponentFactory.buildActionComponent(SoapUIAction<?> action,
ModelItem modelItem) |
Modifier and Type | Method and Description |
---|---|
ModelItem |
WsdlTestCaseDesktopPanel.ModelItemListDragAndDropable.getModelItemAtRow(int row) |
Modifier and Type | Method and Description |
---|---|
boolean |
WsdlTestCaseDesktopPanel.dependsOn(ModelItem modelItem) |
int |
WsdlTestCaseDesktopPanel.ModelItemListDragAndDropable.getModelItemRow(ModelItem modelItem) |
Component |
WsdlTestCaseDesktopPanel.ModelItemListDragAndDropable.getRenderer(ModelItem modelItem) |
Modifier and Type | Class and Description |
---|---|
class |
JdbcRequest |
Modifier and Type | Method and Description |
---|---|
ModelItem |
JdbcRequest.getModelItem() |
ModelItem |
JdbcRequest.getParent() |
Modifier and Type | Method and Description |
---|---|
List<? extends ModelItem> |
JdbcRequest.getChildren() |
Modifier and Type | Method and Description |
---|---|
boolean |
WsdlTestRequestDesktopPanel.dependsOn(ModelItem modelItem) |
boolean |
WsdlRunTestCaseStepDesktopPanel.dependsOn(ModelItem modelItem) |
boolean |
WsdlMockResponseStepDesktopPanel.dependsOn(ModelItem modelItem) |
boolean |
RestTestRequestDesktopPanel.dependsOn(ModelItem modelItem) |
boolean |
PropertyTransfersDesktopPanel.dependsOn(ModelItem modelItem) |
boolean |
PropertiesStepDesktopPanel.dependsOn(ModelItem modelItem) |
boolean |
JdbcRequestTestStepDesktopPanel.dependsOn(ModelItem modelItem) |
boolean |
JdbcRequest.dependsOn(ModelItem modelItem) |
boolean |
HttpTestRequestDesktopPanel.dependsOn(ModelItem modelItem) |
boolean |
GroovyScriptStepDesktopPanel.dependsOn(ModelItem modelItem) |
boolean |
GotoStepDesktopPanel.dependsOn(ModelItem modelItem) |
Modifier and Type | Class and Description |
---|---|
class |
AMFRequest |
Modifier and Type | Method and Description |
---|---|
ModelItem |
AMFRequest.getModelItem() |
ModelItem |
AMFRequest.getParent() |
Modifier and Type | Method and Description |
---|---|
List<? extends ModelItem> |
AMFRequest.getChildren() |
Modifier and Type | Method and Description |
---|---|
boolean |
AMFRequestTestStepDesktopPanel.dependsOn(ModelItem modelItem) |
boolean |
AMFRequest.dependsOn(ModelItem modelItem) |
Modifier and Type | Method and Description |
---|---|
ModelItem |
GroovyEditorModel.getModelItem() |
ModelItem |
AbstractGroovyEditorModel.getModelItem() |
Constructor and Description |
---|
AbstractGroovyEditorModel(String[] keywords,
ModelItem modelItem,
String name) |
Modifier and Type | Method and Description |
---|---|
ModelItem |
JTestSuiteTestCaseList.TestCaseListPanel.getModelItem() |
Modifier and Type | Method and Description |
---|---|
boolean |
WsdlTestSuiteDesktopPanel.dependsOn(ModelItem modelItem) |
Modifier and Type | Class and Description |
---|---|
class |
AbstractMessageExchange<T extends ModelItem> |
class |
AbstractRestMessageExchange<T extends ModelItem>
MessageExchange for WSDL-based exchanges
|
class |
AbstractWsdlMessageExchange<T extends ModelItem>
MessageExchange for WSDL-based exchanges
|
Modifier and Type | Method and Description |
---|---|
static boolean |
JMSUtils.checkIfJMS(ModelItem modelItem) |
Modifier and Type | Class and Description |
---|---|
class |
AbstractNonHttpMessageExchange<T extends ModelItem> |
Modifier and Type | Class and Description |
---|---|
class |
MessageExchangeModelItem |
Modifier and Type | Field and Description |
---|---|
ModelItem |
MapTestPropertyHolder.modelItem |
Modifier and Type | Method and Description |
---|---|
ModelItem |
XmlBeansPropertiesTestPropertyHolder.getModelItem() |
ModelItem |
XmlBeansPropertiesTestPropertyHolder.PropertiesStepProperty.getModelItem() |
ModelItem |
MapTestPropertyHolder.getModelItem() |
ModelItem |
MapTestPropertyHolder.InternalTestProperty.getModelItem() |
ModelItem |
MessageExchangeModelItem.getParent() |
Modifier and Type | Method and Description |
---|---|
static String |
PathUtils.adjustRelativePath(String str,
String root,
ModelItem contextModelItem) |
static String |
PathUtils.createRelativePath(String path,
String root,
ModelItem contextModelItem) |
static String |
PathUtils.getExpandedResourceRoot(ModelItem modelItem) |
static String |
PathUtils.getExpandedResourceRoot(ModelItem modelItem,
PropertyExpansionContext context) |
static String |
PathUtils.relativizeResourcePath(String path,
ModelItem modelItem) |
static String |
PathUtils.resolveResourcePath(String path,
ModelItem modelItem) |
Constructor and Description |
---|
MapTestPropertyHolder(ModelItem modelItem) |
XmlBeansPropertiesTestPropertyHolder(ModelItem modelItem,
PropertiesTypeConfig config) |
Constructor and Description |
---|
UrlWsdlLoader(String url,
ModelItem contextModelItem) |
Modifier and Type | Method and Description |
---|---|
ModelItem |
WssContainer.getModelItem() |
ModelItem |
DefaultWssContainer.getModelItem() |
Constructor and Description |
---|
DefaultWssContainer(ModelItem modelItem,
WssContainerConfig config) |
Modifier and Type | Class and Description |
---|---|
class |
WsdlTestCase
TestCase implementation for WSDL projects
|
Modifier and Type | Method and Description |
---|---|
List<? extends ModelItem> |
WsdlTestCase.getChildren() |
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 |
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 |
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 | Method and Description |
---|---|
ModelItem |
WsdlTestStep.getModelItem() |
ModelItem |
WsdlTestRequestStepResult.getModelItem() |
ModelItem |
WsdlTestRequest.getModelItem() |
ModelItem |
RestTestRequest.getModelItem() |
ModelItem |
RestRequestStepResult.getModelItem() |
ModelItem |
JdbcTestStepResult.getModelItem() |
ModelItem |
AMFTestStepResult.getModelItem() |
ModelItem |
WsdlTestRequest.getParent() |
ModelItem |
WsdlMessageAssertion.getParent() |
ModelItem |
RestTestRequest.getParent() |
ModelItem |
HttpTestRequest.getParent() |
Modifier and Type | Method and Description |
---|---|
List<? extends ModelItem> |
WsdlTestRequestStep.getChildren() |
List<? extends ModelItem> |
WsdlMockResponseTestStep.getChildren() |
List<? extends ModelItem> |
RestTestRequestStep.getChildren() |
List<? extends ModelItem> |
HttpTestRequestStep.getChildren() |
Constructor and Description |
---|
AbstractTestAssertionFactory(String id,
String label,
Class<? extends TestAssertion> assertionClass,
Class<? extends ModelItem> targetClass) |
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 |
PanelBuilder<T extends ModelItem>
Behaviour for building ModelItem-related UI panels
|
Modifier and Type | Interface and Description |
---|---|
interface |
TestModelItem |
Modifier and Type | Method and Description |
---|---|
ModelItem |
TestPropertyHolder.getModelItem() |
ModelItem |
ModelItem.getParent() |
Modifier and Type | Method and Description |
---|---|
List<? extends ModelItem> |
ModelItem.getChildren() |
Modifier and Type | Interface and Description |
---|---|
interface |
Interface
An Interface exposing operations
|
interface |
Operation
Operation interface
|
interface |
Request
Request interface
|
Modifier and Type | Method and Description |
---|---|
ModelItem |
MessageExchange.getModelItem() |
Modifier and Type | Method and Description |
---|---|
boolean |
Request.dependsOn(ModelItem modelItem) |
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 | Method and Description |
---|---|
ModelItem |
PropertyExpansionUtils.GlobalPropertyExpansionContext.getModelItem() |
ModelItem |
PropertyExpansionContext.getModelItem() |
ModelItem |
DefaultPropertyExpansionContext.getModelItem() |
Modifier and Type | Method and Description |
---|---|
static boolean |
PropertyExpansionUtils.canExpandProperty(ModelItem contextModelItem,
TestProperty property)
Checks if a modelItem can acces a specified property via
property-expansion
|
static MutablePropertyExpansionImpl |
PropertyExpansionUtils.createMutablePropertyExpansion(String pe,
ModelItem modelItem,
Object target,
String propertyName) |
String |
PropertyExpander.expand(ModelItem contextModelItem,
String content) |
static String |
PropertyExpansionUtils.expandProperties(ModelItem contextModelItem,
String content)
Deprecated.
|
static String |
PropertyExpander.expandProperties(ModelItem contextModelItem,
String content) |
static Collection<? extends PropertyExpansion> |
PropertyExpansionUtils.extractPropertyExpansions(ModelItem modelItem,
Object target,
String propertyName) |
static PropertyExpansion[] |
PropertyExpansionUtils.getPropertyExpansions(ModelItem modelItem,
boolean mutableOnly,
boolean deep) |
static MutablePropertyExpansion[] |
PropertyExpansionUtils.renameProperty(RenameableTestProperty property,
String newName,
ModelItem root) |
Constructor and Description |
---|
DefaultPropertyExpansionContext(ModelItem modelItem) |
PropertyExpansionsResult(ModelItem modelItem) |
PropertyExpansionsResult(ModelItem modelItem,
Object defaultTarget) |
Modifier and Type | Method and Description |
---|---|
ModelItem |
GlobalPropertyResolver.EnvironmentPropertyHolder.getModelItem() |
ModelItem |
GlobalPropertyResolver.SystemPropertyHolder.getModelItem() |
Modifier and Type | Interface and Description |
---|---|
interface |
SecurityScan |
Modifier and Type | Class and Description |
---|---|
class |
AbstractSubmitContext<T extends ModelItem>
Base-class for submit contexts
|
static interface |
ModelSupport.ModelItemFilter<T extends ModelItem> |
Modifier and Type | Class and Description |
---|---|
class |
AbstractModelItem
Base-class for ModelItem implementations
|
Modifier and Type | Method and Description |
---|---|
static <T extends ModelItem> |
ModelSupport.findModelItemById(String id,
ModelItem root) |
static <T extends ModelItem> |
ModelSupport.getChildren(ModelItem modelItem,
Class<T> childType) |
static <T extends ModelItem> |
ModelSupport.getNames(List<T> list) |
static <T extends ModelItem> |
ModelSupport.getNames(List<T> list,
ModelSupport.ModelItemFilter<T> filter) |
Modifier and Type | Method and Description |
---|---|
ModelItem |
SettingsTestPropertyHolder.getModelItem() |
ModelItem |
DefaultTestStepProperty.getModelItem() |
Modifier and Type | Method and Description |
---|---|
List<? extends ModelItem> |
AbstractModelItem.getChildren() |
Modifier and Type | Method and Description |
---|---|
static boolean |
ModelSupport.dependsOn(ModelItem source,
ModelItem target) |
static <T extends ModelItem> |
ModelSupport.findModelItemById(String id,
ModelItem root) |
static <T extends ModelItem> |
ModelSupport.getChildren(ModelItem modelItem,
Class<T> childType) |
static Project |
ModelSupport.getModelItemProject(ModelItem modelItem) |
static TestCase |
ModelSupport.getModelItemTestCase(ModelItem modelItem) |
static boolean |
ModelSupport.isOneOf(ModelItem modelItem,
Object... classes) |
static String |
ModelSupport.promptForUniqueName(String typeName,
ModelItem parent,
String def) |
Modifier and Type | Method and Description |
---|---|
static String[] |
ModelSupport.getNames(List<? extends ModelItem> list,
String[] lastItems) |
static String[] |
ModelSupport.getNames(String[] firstItems,
List<? extends ModelItem> list) |
Constructor and Description |
---|
SettingsTestPropertyHolder(Settings settings,
ModelItem modelItem,
String settingsName) |
ShowModelItemAction(String title,
ModelItem modelItem) |
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 | Method and Description |
---|---|
ModelItem |
TestProperty.getModelItem()
Gets the modelItem containing this property
|
ModelItem |
ResultContainer.getModelItem() |
ModelItem |
Assertable.getModelItem() |
Modifier and Type | Class and Description |
---|---|
class |
AbstractModelItemTreeNode<T extends ModelItem>
Abstract base class for SoapUITreeNode implementations
|
class |
AbstractTreeNode<T extends ModelItem>
Base implementation of SoapUITreeNode interface
|
Modifier and Type | Method and Description |
---|---|
ModelItem |
SoapUITreeNode.getModelItem() |
Modifier and Type | Method and Description |
---|---|
static SoapUITreeNode |
TreeNodeFactory.createTreeNode(ModelItem modelItem,
SoapUITreeModel treeModel) |
TreePath |
SoapUITreeModel.getPath(ModelItem modelItem) |
SoapUITreeNode |
SoapUITreeModel.getTreeNode(ModelItem parentItem) |
void |
SoapUITreeModel.unmapModelItem(ModelItem modelItem) |
Constructor and Description |
---|
AbstractModelItemTreeNode(T modelItem,
ModelItem parentItem,
SoapUITreeModel treeModel) |
Modifier and Type | Class and Description |
---|---|
class |
PropertiesTreeNode<T extends ModelItem> |
Modifier and Type | Class and Description |
---|---|
static class |
PropertiesTreeNode.PropertiesModelItem |
static class |
PropertyTreeNode.PropertyModelItem |
Constructor and Description |
---|
LoadTestTreeNode(LoadTest loadTest,
ModelItem parent,
SoapUITreeModel treeModel) |
PropertiesTreeNode(T modelItem,
ModelItem parentItem,
TestPropertyHolder holder,
SoapUITreeModel treeModel) |
PropertyTreeNode(TestProperty property,
ModelItem parent,
TestPropertyHolder holder,
SoapUITreeModel treeModel) |
SecurityTestTreeNode(SecurityTest securityTest,
ModelItem parent,
SoapUITreeModel treeModel) |
TestStepTreeNode(TestStep testStep,
ModelItem parent,
SoapUITreeModel treeModel) |
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 | Method and Description |
---|---|
ModelItem |
EmptyModelItem.getParent() |
Modifier and Type | Method and Description |
---|---|
List<? extends ModelItem> |
EmptyModelItem.getChildren() |
Modifier and Type | Class and Description |
---|---|
class |
ModelItemNames<T extends ModelItem>
Utility for handling model item names.
|
interface |
PanelBuilderFactory<T extends ModelItem> |
Modifier and Type | Method and Description |
---|---|
static <T extends ModelItem> |
ModelItemIconFactory.getIcon(T modelItem) |
static <T extends ModelItem> |
ModelItemIconFactory.getIconPath(T modelItem) |
static <T extends ModelItem> |
PanelBuilderRegistry.getPanelBuilder(T modelItem) |
static <T extends ModelItem> |
PanelBuilderRegistry.register(Class<T> modelItemClass,
PanelBuilder<T> panelBuilder) |
Modifier and Type | Method and Description |
---|---|
static ImageIcon |
ModelItemIconFactory.getIcon(Class<? extends ModelItem> clazz) |
static String |
ModelItemIconFactory.getIconPath(Class<? extends ModelItem> clazz) |
Constructor and Description |
---|
ModelItemNames(T[] elements) |
Modifier and Type | Interface and Description |
---|---|
interface |
Workspace
SoapUI workspace behaviour
|
Modifier and Type | Method and Description |
---|---|
static void |
PropertySupport.applySystemProperties(Object target,
String scope,
ModelItem modelItem) |
Modifier and Type | Method and Description |
---|---|
boolean |
TargetSelector.applies(ModelItem target) |
Modifier and Type | Method and Description |
---|---|
EditorView<?> |
AutoRequestEditorViewFactory.createRequestEditorView(Editor<?> editor,
ModelItem modelItem) |
EditorInspector<?> |
AutoRequestInspectorFactory.createRequestInspector(Editor<?> editor,
ModelItem modelItem) |
EditorView<?> |
AutoResponseEditorViewFactory.createResponseEditorView(Editor<?> editor,
ModelItem modelItem) |
EditorInspector<?> |
AutoResponseInspectorFactory.createResponseInspector(Editor<?> editor,
ModelItem modelItem) |
Modifier and Type | Method and Description |
---|---|
ModelItem |
ModelItemReport.getModelItem() |
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 | Method and Description |
---|---|
ModelItem |
SensitiveInformationPropertyHolder.getModelItem() |
ModelItem |
SensitiveInformationPropertyHolder.SensitiveTokenProperty.getModelItem() |
Modifier and Type | Method and Description |
---|---|
List<? extends ModelItem> |
SecurityTest.getChildren() |
Constructor and Description |
---|
SecurityTestContext(ModelItem modelItem) |
Modifier and Type | Method and Description |
---|---|
List<ModelItem> |
CloneParametersAction.performClone(boolean showErrorMessage) |
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 |
---|---|
ModelItem |
SecurityTreeCellRender.TestStepCellRender.getModelItem() |
ModelItem |
SecurityTestDesktopPanel.ModelItemListDragAndDropable.getModelItemAtRow(int row) |
Modifier and Type | Method and Description |
---|---|
boolean |
SecurityTestDesktopPanel.dependsOn(ModelItem modelItem) |
int |
SecurityTestDesktopPanel.ModelItemListDragAndDropable.getModelItemRow(ModelItem modelItem) |
Component |
SecurityTestDesktopPanel.ModelItemListDragAndDropable.getRenderer(ModelItem modelItem) |
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 | Method and Description |
---|---|
ModelItem |
AbstractSecurityScan.getModelItem() |
Modifier and Type | Method and Description |
---|---|
ModelItem |
FailedSecurityMessageExchange.getModelItem() |
Modifier and Type | Class and Description |
---|---|
class |
ModelItemPropertyEditorModel<T extends ModelItem> |
Modifier and Type | Method and Description |
---|---|
static String |
ModelItemNamer.getUniqueName(String def,
ModelItem parent) |
static void |
UISupport.select(ModelItem modelItem) |
static DesktopPanel |
UISupport.selectAndShow(ModelItem modelItem) |
static DesktopPanel |
UISupport.showDesktopPanel(ModelItem modelItem) |
Modifier and Type | Interface and Description |
---|---|
interface |
SoapUIAction<T extends ModelItem>
An action for a ModelItem
|
interface |
SoapUIActionGroup<T extends ModelItem>
A group of actions for a ModelItem
|
interface |
SoapUIActionMapping<T extends ModelItem>
The mapping of a SoapUIAction into a SoapUIActionGroup
|
static class |
SoapUIActionRegistry.SoapUIActionGroupAction<T extends ModelItem> |
Modifier and Type | Method and Description |
---|---|
<T extends ModelItem> |
SoapUIActionRegistry.getActionGroup(String groupId) |
Modifier and Type | Method and Description |
---|---|
SoapUIActionMapping<? extends ModelItem> |
SoapUIActionGroup.addMapping(String id,
int index,
SoapUIActionMapping<T> mapping) |
SoapUIActionMapping<? extends ModelItem> |
SoapUIActionGroup.addMapping(String id,
SoapUIActionMapping<T> mapping) |
Modifier and Type | Method and Description |
---|---|
void |
SoapUIMultiAction.perform(ModelItem[] targets,
Object param) |
void |
SoapUIActionRegistry.SeperatorAction.perform(ModelItem target,
Object param) |
void |
SoapUIActionRegistry.performAction(String soapUIActionId,
ModelItem modelItem,
Object param) |
Modifier and Type | Class and Description |
---|---|
class |
AbstractSoapUIAction<T extends ModelItem>
Abstract SoapUIAction for extension
|
class |
AbstractSoapUIActionGroup<T extends ModelItem>
Abstract SoapUIActionGroup for extension
|
class |
AbstractSoapUIMultiAction<T extends ModelItem>
Abstract SoapUIAction for extension
|
class |
DefaultActionMapping<T extends ModelItem>
Default implementation for a SoapUIActionMapping
|
class |
DefaultSoapUIActionGroup<T extends ModelItem>
Default SoapUIActionGroup implementation
|
class |
SoapUIActionMappingList<T extends ModelItem>
A list of SoapUIActionMappings
|
class |
StandaloneActionMapping<T extends ModelItem>
A standalone SoapUIActionMapping
|
Modifier and Type | Method and Description |
---|---|
void |
WrapperSoapUIAction.perform(ModelItem target,
Object param) |
void |
AbstractSoapUIMultiAction.perform(ModelItem target,
Object param) |
Modifier and Type | Class and Description |
---|---|
class |
SwingActionDelegate<T extends ModelItem>
Delegates a SwingAction to a SoapUIActionMapping
|
Modifier and Type | Method and Description |
---|---|
protected static <T extends ModelItem> |
ActionListBuilder.addActions(T modelItem,
ActionList actions,
SoapUIActionGroup<T> actionGroup)
Adds the specified ActionMappings to the specified ActionList for the
specified modelItem
|
static <T extends ModelItem> |
ActionComponentRegistry.buildActionComponent(SoapUIAction<T> action,
T modelItem) |
static <T extends ModelItem> |
ActionListBuilder.buildActions(String actionGroup,
T modelItem) |
static <T extends ModelItem> |
ActionListBuilder.buildActions(T modelItem)
Builds default ActionList for specified ModelItem
|
static <T extends ModelItem> |
ActionListBuilder.buildActions(T modelItem,
String suffix)
Creates an ActionList for the specified modelItem
|
static <T extends ModelItem> |
SwingActionDelegate.createDelegate(SoapUIAction<T> action) |
static <T extends ModelItem> |
SwingActionDelegate.createDelegate(SoapUIAction<T> action,
T target) |
static <T extends ModelItem> |
SwingActionDelegate.createDelegate(SoapUIAction<T> action,
T target,
String keyStroke) |
static <T extends ModelItem> |
SwingActionDelegate.createDelegate(SoapUIAction<T> action,
T target,
String keyStroke,
String iconPath) |
static <T extends ModelItem> |
SwingActionDelegate.createDelegate(String soapUIActionId,
T target) |
static <T extends ModelItem> |
SwingActionDelegate.createDelegate(String soapUIActionId,
T target,
String keyStroke) |
static <T extends ModelItem> |
SwingActionDelegate.createDelegate(String soapUIActionId,
T target,
String keyStroke,
String iconPath) |
Modifier and Type | Method and Description |
---|---|
ModelItem[] |
SwingMultiActionDelegate.getTargets() |
Modifier and Type | Method and Description |
---|---|
protected static void |
ActionListBuilder.addMultiActions(ModelItem[] modelItems,
ActionList actions,
SoapUIActionGroup actionGroup)
Adds the specified ActionMappings to the specified ActionList for the
specified modelItem
|
JComponent |
ActionComponentFactory.buildActionComponent(SoapUIAction<?> action,
ModelItem modelItem) |
static ActionList |
ActionListBuilder.buildMultiActions(ModelItem[] modelItems) |
Constructor and Description |
---|
JXSoapUIActionListToolBar(ActionList actions,
ModelItem modelItem) |
JXSoapUIActionListToolBar(ModelItem modelItem) |
SwingMultiActionDelegate(SoapUIActionMapping<?> mapping,
ModelItem[] targets) |
Modifier and Type | Method and Description |
---|---|
void |
ModelItemListDesktopPanel.addDetails(ModelItem modelItem,
String details) |
Constructor and Description |
---|
ModelItemListDesktopPanel(String title,
String description,
ModelItem[] modelItems) |
Modifier and Type | Method and Description |
---|---|
ModelItem |
ModelItemTransferable.getModelItem() |
ModelItem |
NavigatorDragAndDropable.getModelItemAtRow(int row) |
abstract ModelItem |
JListDragAndDropable.getModelItemAtRow(int row) |
ModelItem |
JListDragAndDropable.getModelItemForLocation(int x,
int y) |
Modifier and Type | Method and Description |
---|---|
Rectangle |
JListDragAndDropable.getModelItemBounds(ModelItem modelItem) |
abstract int |
JListDragAndDropable.getModelItemRow(ModelItem modelItem) |
Component |
NavigatorDragAndDropable.getRenderer(ModelItem modelItem) |
int |
NavigatorDragAndDropable.getRowForModelItem(ModelItem modelItem) |
void |
JListDragAndDropable.selectModelItem(ModelItem modelItem) |
void |
NavigatorDragAndDropable.toggleExpansion(ModelItem last) |
void |
JListDragAndDropable.toggleExpansion(ModelItem last) |
Constructor and Description |
---|
JListDragAndDropable(T list,
ModelItem parent) |
JTableTestPropertyDropTarget(ModelItem modelItem,
JTable table) |
ModelItemTransferable(ModelItem path)
Constructs a transferrable tree path object for the specified path.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractAfterModelItemDropHandler<T1 extends ModelItem,T2 extends ModelItem> |
class |
AbstractAfterModelItemDropHandler<T1 extends ModelItem,T2 extends ModelItem> |
class |
AbstractBeforeAfterModelItemDropHandler<T1 extends ModelItem,T2 extends ModelItem> |
class |
AbstractBeforeAfterModelItemDropHandler<T1 extends ModelItem,T2 extends ModelItem> |
class |
AbstractBeforeModelItemDropHandler<T1 extends ModelItem,T2 extends ModelItem> |
class |
AbstractBeforeModelItemDropHandler<T1 extends ModelItem,T2 extends ModelItem> |
class |
AbstractCopyingModelItemDropHandler<SourceClass extends ModelItem,TargetClass extends ModelItem>
ModelItemDropHandler that treats all move actions as copy actions and delegates method calls accordingly.
|
class |
AbstractCopyingModelItemDropHandler<SourceClass extends ModelItem,TargetClass extends ModelItem>
ModelItemDropHandler that treats all move actions as copy actions and delegates method calls accordingly.
|
class |
AbstractModelItemDropHandler<T1 extends ModelItem,T2 extends ModelItem> |
class |
AbstractModelItemDropHandler<T1 extends ModelItem,T2 extends ModelItem> |
Modifier and Type | Method and Description |
---|---|
boolean |
AbstractModelItemDropHandler.canDrop(ModelItem source,
ModelItem target,
int dropAction,
int dropType) |
boolean |
AbstractModelItemDropHandler.drop(ModelItem source,
ModelItem target,
int dropAction,
int dropType) |
String |
AbstractModelItemDropHandler.getDropInfo(ModelItem source,
ModelItem target,
int dropAction,
int dropType) |
Modifier and Type | Class and Description |
---|---|
static class |
AMFHeadersInspectorModel.AbstractHeadersModel<T extends ModelItem> |
Modifier and Type | Method and Description |
---|---|
EditorInspector<?> |
AMFHeadersInspectorFactory.createRequestInspector(Editor<?> editor,
ModelItem modelItem) |
EditorInspector<?> |
AMFHeadersInspectorFactory.createResponseInspector(Editor<?> editor,
ModelItem modelItem) |
Modifier and Type | Method and Description |
---|---|
ModelItem |
AttachmentsInspectorFactory.WsdlMessageExchangeRequestAttachmentsContainer.getModelItem() |
ModelItem |
AttachmentsInspectorFactory.WsdlMessageExchangeResponseAttachmentsContainer.getModelItem() |
ModelItem |
AttachmentsInspectorFactory.ResponseAttachmentsContainer.getModelItem() |
ModelItem |
AttachmentsInspectorFactory.MockRequestAttachmentsContainer.getModelItem() |
Modifier and Type | Method and Description |
---|---|
EditorInspector<?> |
AttachmentsInspectorFactory.createRequestInspector(Editor<?> editor,
ModelItem modelItem) |
EditorInspector<?> |
AttachmentsInspectorFactory.createResponseInspector(Editor<?> editor,
ModelItem modelItem) |
Modifier and Type | Method and Description |
---|---|
EditorInspector<?> |
AuthInspectorFactory.createRequestInspector(Editor<?> editor,
ModelItem modelItem) |
Modifier and Type | Class and Description |
---|---|
static class |
HttpHeadersInspectorModel.AbstractHeadersModel<T extends ModelItem> |
Modifier and Type | Method and Description |
---|---|
EditorInspector<?> |
HttpHeadersInspectorFactory.createRequestInspector(Editor<?> editor,
ModelItem modelItem) |
EditorInspector<?> |
HttpHeadersInspectorFactory.createResponseInspector(Editor<?> editor,
ModelItem modelItem) |
Modifier and Type | Method and Description |
---|---|
EditorInspector<?> |
JMSHeaderInspectorFactory.createRequestInspector(Editor<?> editor,
ModelItem modelItem) |
EditorInspector<?> |
JMSHeaderInspectorFactory.createResponseInspector(Editor<?> editor,
ModelItem modelItem) |
Modifier and Type | Class and Description |
---|---|
static class |
JMSHeaderAndPropertyInspectorModel.AbstractJMSHeaderAndPropertyModel<T extends ModelItem> |
static class |
JMSPropertyInspectorModel.AbstractJMSPropertyModel<T extends ModelItem> |
Modifier and Type | Method and Description |
---|---|
EditorInspector<?> |
JMSPropertyInspectorFactory.createRequestInspector(Editor<?> editor,
ModelItem modelItem) |
EditorInspector<?> |
JMSHeaderAndPropertyInspectorFactory.createRequestInspector(Editor<?> editor,
ModelItem modelItem) |
EditorInspector<?> |
JMSPropertyInspectorFactory.createResponseInspector(Editor<?> editor,
ModelItem modelItem) |
EditorInspector<?> |
JMSHeaderAndPropertyInspectorFactory.createResponseInspector(Editor<?> editor,
ModelItem modelItem) |
Modifier and Type | Method and Description |
---|---|
EditorInspector<?> |
ScriptInspectorFactory.createResponseInspector(Editor<?> editor,
ModelItem modelItem) |
Modifier and Type | Method and Description |
---|---|
EditorInspector<?> |
SSLInspectorFactory.createResponseInspector(Editor<?> editor,
ModelItem modelItem) |
Modifier and Type | Method and Description |
---|---|
EditorInspector<?> |
WsaInspectorFactory.createRequestInspector(Editor<?> editor,
ModelItem modelItem) |
EditorInspector<?> |
WsaInspectorFactory.createResponseInspector(Editor<?> editor,
ModelItem modelItem) |
Modifier and Type | Method and Description |
---|---|
EditorInspector<?> |
WsrmPiggybackInspectorFactory.createRequestInspector(Editor<?> editor,
ModelItem modelItem) |
EditorInspector<?> |
WsrmInspectorFactory.createRequestInspector(Editor<?> editor,
ModelItem modelItem) |
Modifier and Type | Method and Description |
---|---|
EditorInspector<?> |
WssInspectorFactory.createRequestInspector(Editor<?> editor,
ModelItem modelItem) |
EditorInspector<?> |
WssInspectorFactory.createResponseInspector(Editor<?> editor,
ModelItem modelItem) |
Modifier and Type | Class and Description |
---|---|
class |
RequestMessageEditor<T1 extends EditorDocument,T2 extends ModelItem>
XmlEditor for the request of a WsdlRequest
|
class |
ResponseMessageEditor<T1 extends EditorDocument,T2 extends ModelItem>
XmlEditor for the request of a WsdlRequest
|
Modifier and Type | Method and Description |
---|---|
EditorView<?> |
RequestEditorViewFactory.createRequestEditorView(Editor<?> editor,
ModelItem modelItem) |
EditorInspector<?> |
RequestInspectorFactory.createRequestInspector(Editor<?> editor,
ModelItem modelItem) |
EditorView<?> |
ResponseEditorViewFactory.createResponseEditorView(Editor<?> editor,
ModelItem modelItem) |
EditorInspector<?> |
ResponseInspectorFactory.createResponseInspector(Editor<?> editor,
ModelItem modelItem) |
Modifier and Type | Method and Description |
---|---|
EditorView<XmlDocument> |
RawXmlEditorFactory.createRequestEditorView(Editor<?> editor,
ModelItem modelItem) |
EditorView<?> |
RawXmlEditorFactory.createResponseEditorView(Editor<?> editor,
ModelItem modelItem) |
Modifier and Type | Class and Description |
---|---|
class |
XmlSourceEditorView<T extends ModelItem>
Default "XML" source editor view in SoapUI
|
Modifier and Type | Method and Description |
---|---|
EditorView<?> |
XmlSourceEditorViewFactory.createRequestEditorView(Editor<?> editor,
ModelItem modelItem) |
EditorView<?> |
XmlSourceEditorViewFactory.createResponseEditorView(Editor<?> editor,
ModelItem modelItem) |
Modifier and Type | Method and Description |
---|---|
ModelItem |
PropertyExpansionTarget.getContextModelItem() |
ModelItem |
AbstractPropertyExpansionTarget.getContextModelItem() |
ModelItem |
AbstractPropertyExpansionTarget.getModelItem() |
Modifier and Type | Method and Description |
---|---|
static void |
PropertyExpansionPopupListener.addMenu(JPopupMenu popup,
String menuName,
ModelItem item,
PropertyExpansionTarget component) |
static JPanel |
PropertyExpansionPopupListener.addPropertyExpansionPopup(JTextField textField,
JPopupMenu popup,
ModelItem modelItem) |
static void |
PropertyExpansionPopupListener.enable(GroovyEditorComponent gec,
ModelItem modelItem) |
static void |
PropertyExpansionPopupListener.enable(GroovyEditor groovyEditor,
ModelItem modelItem) |
static void |
PropertyExpansionPopupListener.enable(JTextComponent textField,
ModelItem modelItem) |
static void |
PropertyExpansionPopupListener.enable(JTextComponent textField,
ModelItem modelItem,
JPopupMenu popup) |
static void |
PropertyExpansionPopupListener.enable(org.fife.ui.rsyntaxtextarea.RSyntaxTextArea textField,
ModelItem modelItem) |
Constructor and Description |
---|
AbstractPropertyExpansionTarget(ModelItem modelItem) |
GroovyEditorPropertyExpansionTarget(GroovyEditor textField,
ModelItem modelItem) |
JTextComponentPropertyExpansionTarget(JTextComponent textField,
ModelItem modelItem) |
PropertyExpansionPopupListener(Container transferMenu,
ModelItem modelItem,
PropertyExpansionTarget target) |
RSyntaxTextAreaPropertyExpansionTarget(org.fife.ui.rsyntaxtextarea.RSyntaxTextArea textField,
ModelItem modelItem) |
Modifier and Type | Method and Description |
---|---|
static SoapUIScriptEngine |
SoapUIScriptEngineRegistry.create(ModelItem modelItem) |
SoapUIScriptGenerator |
SoapUIScriptEngineFactory.createCodeGenerator(ModelItem modelItem) |
SoapUIScriptEngine |
SoapUIScriptEngineFactory.createScriptEngine(ModelItem modelItem) |
static SoapUIScriptGenerator |
SoapUIScriptEngineRegistry.createScriptGenerator(ModelItem modelItem) |
static String |
SoapUIScriptEngineRegistry.getScriptEngineId(ModelItem modelItem) |
Constructor and Description |
---|
ScriptEnginePool(ModelItem modelItem) |
Modifier and Type | Method and Description |
---|---|
SoapUIScriptGenerator |
GroovyScriptEngineFactory.createCodeGenerator(ModelItem modelItem) |
SoapUIScriptEngine |
GroovyScriptEngineFactory.createScriptEngine(ModelItem modelItem) |
Modifier and Type | Method and Description |
---|---|
SoapUIScriptGenerator |
JsScriptEngineFactory.createCodeGenerator(ModelItem modelItem) |
SoapUIScriptEngine |
JsScriptEngineFactory.createScriptEngine(ModelItem modelItem) |
Modifier and Type | Method and Description |
---|---|
abstract ModelItem |
ModelItemListKeyListener.getModelItemAt(int ix) |
protected abstract ModelItem |
AbstractModelItemTableMouseListener.getModelItemAt(int row) |
Modifier and Type | Method and Description |
---|---|
protected void |
AbstractSoapUIRunner.ensureOutputFolder(ModelItem modelItem) |
String |
AbstractSoapUIRunner.getAbsoluteOutputFolder(ModelItem modelItem) |
String |
AbstractSoapUIRunner.getModelItemOutputFolder(ModelItem modelItem) |
Modifier and Type | Method and Description |
---|---|
ModelItem |
OverviewPanel.getModelItem() |
ModelItem |
Navigator.getSelectedItem() |
Modifier and Type | Method and Description |
---|---|
TreePath |
Navigator.getTreePath(ModelItem modelItem) |
void |
Navigator.selectModelItem(ModelItem modelItem) |
void |
OverviewPanel.setModelItem(ModelItem modelItem) |
Modifier and Type | Method and Description |
---|---|
ModelItem |
DesktopPanel.getModelItem()
Gets the model item associated with this desktop panel
|
Modifier and Type | Method and Description |
---|---|
void |
AbstractSoapUIDesktop.closeDependantPanels(ModelItem modelItem) |
boolean |
SoapUIDesktop.closeDesktopPanel(ModelItem modelItem) |
boolean |
NullDesktop.closeDesktopPanel(ModelItem modelItem) |
boolean |
DesktopPanel.dependsOn(ModelItem modelItem)
Checks if this desktop panel depends on the existence of the specified
model item, used for closing relevant panels.
|
DesktopPanel |
SoapUIDesktop.getDesktopPanel(ModelItem modelItem) |
DesktopPanel |
NullDesktop.getDesktopPanel(ModelItem modelItem) |
boolean |
SoapUIDesktop.hasDesktopPanel(ModelItem modelItem) |
boolean |
NullDesktop.hasDesktopPanel(ModelItem modelItem) |
DesktopPanel |
SoapUIDesktop.showDesktopPanel(ModelItem modelItem) |
DesktopPanel |
NullDesktop.showDesktopPanel(ModelItem modelItem) |
Modifier and Type | Method and Description |
---|---|
boolean |
StandaloneDesktop.closeDesktopPanel(ModelItem modelItem) |
DesktopPanel |
StandaloneDesktop.getDesktopPanel(ModelItem modelItem) |
boolean |
StandaloneDesktop.hasDesktopPanel(ModelItem modelItem) |
DesktopPanel |
StandaloneDesktop.showDesktopPanel(ModelItem modelItem) |
Modifier and Type | Class and Description |
---|---|
class |
AbstractMockResponseDesktopPanel<ModelItemType extends ModelItem,MockResponseType extends MockResponse>
Abstract base DesktopPanel for MockResponses
|
class |
KeySensitiveModelItemDesktopPanel<T extends ModelItem>
Adds KeyListener to panels and handles it.
|
class |
ModelItemDesktopPanel<T extends ModelItem>
Base class for DesktopPanels..
|
Modifier and Type | Method and Description |
---|---|
ModelItem |
DefaultDesktopPanel.getModelItem() |
Modifier and Type | Method and Description |
---|---|
void |
DefaultDesktopPanel.addDependency(ModelItem modelItem) |
boolean |
ModelItemDesktopPanel.dependsOn(ModelItem modelItem) |
boolean |
DefaultDesktopPanel.dependsOn(ModelItem modelItem) |
boolean |
AbstractMockResponseDesktopPanel.dependsOn(ModelItem modelItem) |
boolean |
AbstractMockOperationDesktopPanel.dependsOn(ModelItem modelItem) |
Copyright © 2019. All Rights Reserved.