|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of TestPropertyHolder in com.eviware.soapui |
---|
Methods in com.eviware.soapui that return TestPropertyHolder | |
---|---|
static TestPropertyHolder |
SoapUI.getGlobalProperties()
|
Uses of TestPropertyHolder in com.eviware.soapui.impl.rest |
---|
Subinterfaces of TestPropertyHolder in com.eviware.soapui.impl.rest | |
---|---|
interface |
RestRequestInterface
|
Classes in com.eviware.soapui.impl.rest that implement TestPropertyHolder | |
---|---|
class |
RestMethod
|
class |
RestRequest
Request implementation holding a SOAP request |
class |
RestResource
WSDL implementation of Operation, maps to a WSDL BindingOperation |
Uses of TestPropertyHolder in com.eviware.soapui.impl.rest.support |
---|
Subinterfaces of TestPropertyHolder in com.eviware.soapui.impl.rest.support | |
---|---|
interface |
RestParamsPropertyHolder
|
Classes in com.eviware.soapui.impl.rest.support that implement TestPropertyHolder | |
---|---|
class |
OverlayRestParamsPropertyHolder
|
class |
RestRequestParamsPropertyHolder
|
class |
XmlBeansRestParamsTestPropertyHolder
|
Uses of TestPropertyHolder in com.eviware.soapui.impl.support.http |
---|
Subinterfaces of TestPropertyHolder in com.eviware.soapui.impl.support.http | |
---|---|
interface |
HttpRequestInterface<T extends AbstractRequestConfig>
|
interface |
HttpRequestTestStep
|
Classes in com.eviware.soapui.impl.support.http that implement TestPropertyHolder | |
---|---|
class |
HttpRequest
|
Uses of TestPropertyHolder in com.eviware.soapui.impl.support.wsa |
---|
Classes in com.eviware.soapui.impl.support.wsa that implement TestPropertyHolder | |
---|---|
class |
WsaRequest
|
Uses of TestPropertyHolder in com.eviware.soapui.impl.wsdl |
---|
Subinterfaces of TestPropertyHolder in com.eviware.soapui.impl.wsdl | |
---|---|
interface |
MutableTestPropertyHolder
|
Classes in com.eviware.soapui.impl.wsdl that implement TestPropertyHolder | |
---|---|
class |
AbstractTestPropertyHolderWsdlModelItem<T extends ModelItemConfig>
|
class |
WsdlProject
WSDL project implementation |
class |
WsdlTestSuite
TestSuite implementation for WSDL projects. |
Uses of TestPropertyHolder in com.eviware.soapui.impl.wsdl.mock |
---|
Classes in com.eviware.soapui.impl.wsdl.mock that implement TestPropertyHolder | |
---|---|
class |
WsdlMockResponse
A WsdlMockResponse contained by a WsdlMockOperation |
class |
WsdlMockService
A MockService for simulation WsdlInterfaces and their operations |
Uses of TestPropertyHolder in com.eviware.soapui.impl.wsdl.panels.teststeps.support |
---|
Methods in com.eviware.soapui.impl.wsdl.panels.teststeps.support that return TestPropertyHolder | |
---|---|
TestPropertyHolder |
PropertyHolderTable.getHolder()
|
Constructors in com.eviware.soapui.impl.wsdl.panels.teststeps.support with parameters of type TestPropertyHolder | |
---|---|
PropertyHolderTable(TestPropertyHolder holder)
|
Uses of TestPropertyHolder in com.eviware.soapui.impl.wsdl.support |
---|
Classes in com.eviware.soapui.impl.wsdl.support that implement TestPropertyHolder | |
---|---|
class |
MapTestPropertyHolder
|
class |
XmlBeansPropertiesTestPropertyHolder
|
Uses of TestPropertyHolder in com.eviware.soapui.impl.wsdl.testcase |
---|
Classes in com.eviware.soapui.impl.wsdl.testcase that implement TestPropertyHolder | |
---|---|
class |
WsdlTestCase
TestCase implementation for WSDL projects |
Uses of TestPropertyHolder in com.eviware.soapui.impl.wsdl.teststeps |
---|
Subinterfaces of TestPropertyHolder in com.eviware.soapui.impl.wsdl.teststeps | |
---|---|
interface |
HttpTestRequestInterface<T extends AbstractRequestConfig>
|
interface |
HttpTestRequestStepInterface
|
interface |
RestTestRequestInterface
|
interface |
RestTestRequestStepInterface
|
Classes in com.eviware.soapui.impl.wsdl.teststeps that implement TestPropertyHolder | |
---|---|
class |
HttpTestRequest
|
class |
HttpTestRequestStep
|
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 arbitraty Groovy script |
class |
WsdlMockResponseTestStep
|
class |
WsdlPropertiesTestStep
TestStep that holds an arbitrary number of custom properties |
class |
WsdlRunTestCaseTestStep
|
class |
WsdlTestMockService
|
class |
WsdlTestRequestStep
WsdlTestStep that executes a WsdlTestRequest |
class |
WsdlTestStep
Base class for WSDL TestCase test steps. |
class |
WsdlTestStepWithProperties
Base class for WSDL TestCase test steps. |
Methods in com.eviware.soapui.impl.wsdl.teststeps that return TestPropertyHolder | |
---|---|
TestPropertyHolder |
PropertyTransfer.getSourceStep()
|
TestPropertyHolder |
PropertyTransfer.getTargetStep()
|
Uses of TestPropertyHolder in com.eviware.soapui.model |
---|
Subinterfaces of TestPropertyHolder in com.eviware.soapui.model | |
---|---|
interface |
TestModelItem
|
Uses of TestPropertyHolder in com.eviware.soapui.model.mock |
---|
Subinterfaces of TestPropertyHolder in com.eviware.soapui.model.mock | |
---|---|
interface |
MockResponse
A MockResponse returned by a MockOperation |
interface |
MockService
ModelItem for mocking a number of Interfaces and their Operations |
Uses of TestPropertyHolder in com.eviware.soapui.model.project |
---|
Subinterfaces of TestPropertyHolder in com.eviware.soapui.model.project | |
---|---|
interface |
Project
A SoapUI project |
Uses of TestPropertyHolder in com.eviware.soapui.model.propertyexpansion.resolvers |
---|
Classes in com.eviware.soapui.model.propertyexpansion.resolvers that implement TestPropertyHolder | |
---|---|
class |
GlobalPropertyResolver.EnvironmentPropertyHolder
|
class |
GlobalPropertyResolver.SystemPropertyHolder
|
Methods in com.eviware.soapui.model.propertyexpansion.resolvers with parameters of type TestPropertyHolder | |
---|---|
static java.lang.String |
ResolverUtils.checkForExplicitReference(java.lang.String propertyName,
java.lang.String prefix,
TestPropertyHolder holder,
PropertyExpansionContext context,
boolean globalOverride)
|
static java.lang.String |
ResolverUtils.parseProperty(java.lang.String name,
TestPropertyHolder holder,
PropertyExpansionContext context,
boolean globalOverride)
|
Uses of TestPropertyHolder in com.eviware.soapui.model.support |
---|
Classes in com.eviware.soapui.model.support that implement TestPropertyHolder | |
---|---|
class |
SettingsTestPropertyHolder
|
Methods in com.eviware.soapui.model.support with parameters of type TestPropertyHolder | |
---|---|
static int |
TestPropertyUtils.saveTo(TestPropertyHolder propertyHolder,
java.lang.String fileName)
|
Uses of TestPropertyHolder in com.eviware.soapui.model.testsuite |
---|
Subinterfaces of TestPropertyHolder in com.eviware.soapui.model.testsuite | |
---|---|
interface |
OperationTestStep
A TestStep in a TestCase |
interface |
TestCase
A TestCase holding a number of TestSteps |
interface |
TestStep
A TestStep in a TestCase |
interface |
TestSuite
A TestSuite holding a number of TestCases |
Uses of TestPropertyHolder in com.eviware.soapui.model.tree.nodes |
---|
Constructors in com.eviware.soapui.model.tree.nodes with parameters of type TestPropertyHolder | |
---|---|
PropertiesTreeNode.PropertiesModelItem(TestPropertyHolder holder)
|
|
PropertiesTreeNode(T modelItem,
ModelItem parentItem,
TestPropertyHolder holder,
SoapUITreeModel treeModel)
|
|
PropertyTreeNode(TestProperty property,
ModelItem parent,
TestPropertyHolder holder,
SoapUITreeModel treeModel)
|
Uses of TestPropertyHolder in com.eviware.soapui.support.propertyexpansion |
---|
Constructors in com.eviware.soapui.support.propertyexpansion with parameters of type TestPropertyHolder | |
---|---|
PropertyExpansionPopupListener.TransferFromPropertyActionInvoker(TestPropertyHolder sourceStep,
java.lang.String sourceProperty)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |