public class XmlRpcTestStepRequest extends WsdlTestStepWithProperties implements TestStep, PropertyChangeListener, Assertable, AuthProfileHolderContainer
AbstractWsdlModelItem.ExternalActionAssertable.AssertionStatus| Modifier and Type | Field and Description |
|---|---|
static String |
ICON_NAME |
RAW_RESPONSE, RESPONSE, RESPONSE_AS_XMLDISABLED_PROPERTYDESCRIPTION_PROPERTY, ICON_PROPERTY, LABEL_PROPERTY, NAME_PROPERTY, NAME_SUFFIXAUTH_PROFILE_PROPERTY| Constructor and Description |
|---|
XmlRpcTestStepRequest(WsdlTestCase testCase,
TestStepConfig config,
boolean forLoadTest) |
addProperty, addProperty, addTestPropertyListener, createNoLicenseResult, deleteProperty, firePropertiesAdded, firePropertiesRemoved, firePropertyAdded, firePropertyMoved, firePropertyRemoved, firePropertyRenamed, firePropertyValueChanged, getFailedResultBasedOnRunContext, getProperties, getProperty, getPropertyAt, getPropertyCount, getPropertyList, getPropertyNames, getPropertyValue, hasProperties, hasProperty, moveProperty, moveProperty, propertyRenamed, release, removeTestPropertyListener, setPropertyValueafterCopy, afterCreateFromGUI, cancel, clone, createPanelBuilder, dependsOn, finish, getDefaultSourcePropertyName, getDefaultTargetPropertyName, getLabel, getModelItem, getPropertiesLabel, getTestCase, getTestStepTitle, hasEditor, isDisabled, isForLoadTest, prepare, setDisabled, setNameaddExternalDependencies, afterLoad, afterSave, beforeSave, clearIdCache, createEventBusMessage, dependsOn, getConfig, getDescription, getExternalAction, getExternalDependencies, getIcon, getId, getName, getParent, getSettings, getWsdlModelItemById, getWsdlModelItemByName, initItemOrder, initWsdlModelItemOrder, resetConfigOnMove, resolve, setDescription, setExternalAction, setIcon, setSettingsaddPropertyChangeListener, addPropertyChangeListener, fireIndexedPropertyChange, getChildren, getDashboardDbId, getProject, isNotifyPropertyChanged, notifyPropertyChanged, removeModelItemFromConfig, removePropertyChangeListener, removePropertyChangeListener, setDashboardDbId, setNotifyPropertyChangedclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcancel, finish, getLabel, getTestCase, isDisabled, preparegetChildren, getDescription, getIcon, getId, getName, getParent, getSettings, setNameaddPropertyChangeListener, addPropertyChangeListener, removePropertyChangeListener, removePropertyChangeListeneraddTestPropertyListener, getModelItem, getProperties, getPropertiesLabel, getProperty, getPropertyAt, getPropertyCount, getPropertyList, getPropertyNames, getPropertyValue, hasProperty, removeTestPropertyListener, setPropertyValuegetModelItemgetModelItemclone, getAuthProfile, getConfigAdapter, initNew, isAuthProfileSupported, setAuthProfilepublic static final String ICON_NAME
public XmlRpcTestStepRequest(WsdlTestCase testCase, TestStepConfig config, boolean forLoadTest)
public void setConfig(TestStepConfig config)
setConfig in class AbstractWsdlModelItem<TestStepConfig>public TestStepResult run(TestCaseRunner testRunner, TestCaseRunContext testRunContext)
public String getOperation()
public void setOperation(String operation)
public String getService()
public void setService(String service)
public String getParameters()
public XmlRpcTestRequest getTestRequest()
public void propertyChange(PropertyChangeEvent event)
propertyChange in interface PropertyChangeListenerpublic TestAssertion addAssertion(String selection)
addAssertion in interface Assertablepublic void addAssertionsListener(AssertionsListener listener)
addAssertionsListener in interface Assertablepublic int getAssertionCount()
getAssertionCount in interface Assertablepublic TestAssertion getAssertionAt(int c)
getAssertionAt in interface Assertablepublic void removeAssertionsListener(AssertionsListener listener)
removeAssertionsListener in interface Assertablepublic void removeAssertion(TestAssertion assertion)
removeAssertion in interface Assertablepublic Assertable.AssertionStatus getAssertionStatus()
getAssertionStatus in interface Assertablepublic String getAssertableContentAsXml()
getAssertableContentAsXml in interface Assertablepublic String getAssertableContent()
getAssertableContent in interface Assertablepublic String getDefaultAssertableContent()
getDefaultAssertableContent in interface Assertablepublic TestAssertionRegistry.AssertableType getAssertableType()
getAssertableType in interface Assertablepublic List<TestAssertion> getAssertionList()
getAssertionList in interface Assertablepublic TestAssertion getAssertionByName(String name)
getAssertionByName in interface Assertablepublic TestStep getTestStep()
getTestStep in interface Assertablepublic Interface getInterface()
getInterface in interface Assertablepublic TestAssertion cloneAssertion(TestAssertion source, String name)
cloneAssertion in interface Assertablepublic Map<String,TestAssertion> getAssertions()
getAssertions in interface Assertablepublic TestAssertion moveAssertion(int ix, int offset)
moveAssertion in interface Assertablepublic Collection<Interface> getRequiredInterfaces()
getRequiredInterfaces in class WsdlTestSteppublic XmlRpcMethod getMethod()
public void resetConfigOnMove(TestStepConfig config)
WsdlTestStepresetConfigOnMove in class WsdlTestStepconfig - the new config to use, will be a copy of the existing one. The
current will be invalidpublic AuthProfileHolder getAuthProfileHolder()
getAuthProfileHolder in interface AuthProfileHolderContainerCopyright © 2019. All rights reserved.