public class WsdlGotoTestStep extends WsdlTestStepWithProperties implements XPathReferenceContainer, PropertyExpansionContainer
| Modifier and Type | Class and Description | 
|---|---|
| class  | WsdlGotoTestStep.GotoCondition | 
RAW_RESPONSE, RESPONSE, RESPONSE_AS_XMLDISABLED_PROPERTYDESCRIPTION_PROPERTY, ICON_PROPERTY, LABEL_PROPERTY, NAME_PROPERTY| Constructor and Description | 
|---|
| WsdlGotoTestStep(WsdlTestCase testCase,
                TestStepConfig config,
                boolean forLoadTest) | 
| Modifier and Type | Method and Description | 
|---|---|
| WsdlGotoTestStep.GotoCondition | addCondition(String name) | 
| void | afterLoad() | 
| boolean | cancel() | 
| WsdlGotoTestStep.GotoCondition | getConditionAt(int index) | 
| int | getConditionCount() | 
| PropertyExpansion[] | getPropertyExpansions() | 
| XPathReference[] | getXPathReferences() | 
| boolean | hasProperties() | 
| void | release() | 
| void | removeConditionAt(int index) | 
| void | resetConfigOnMove(TestStepConfig config)Called from WsdlTestCase when moving a teststep due to no move
 functionality in xmlbeans generated arrays. | 
| TestStepResult | run(TestCaseRunner runner,
   TestCaseRunContext context) | 
| WsdlGotoTestStep.GotoCondition | runConditions(SamplerTestStep previousStep,
             TestCaseRunContext context) | 
addProperty, addProperty, addTestPropertyListener, deleteProperty, firePropertyAdded, firePropertyMoved, firePropertyRemoved, firePropertyRenamed, firePropertyValueChanged, getProperties, getProperty, getPropertyAt, getPropertyCount, getPropertyList, getPropertyNames, getPropertyValue, hasProperty, moveProperty, propertyRenamed, removeTestPropertyListener, setPropertyValueafterCopy, clone, createPanelBuilder, dependsOn, finish, getDefaultSourcePropertyName, getDefaultTargetPropertyName, getLabel, getModelItem, getPropertiesLabel, getRequiredInterfaces, getTestCase, getTestStepTitle, hasEditor, isDisabled, isForLoadTest, prepare, setDisabled, setNameaddExternalDependencies, beforeSave, dependsOn, getConfig, getDescription, getExternalDependencies, getIcon, getId, getName, getParent, getSettings, getWsdlModelItemById, getWsdlModelItemByName, resolve, setConfig, setDescription, setIcon, setSettingsaddPropertyChangeListener, addPropertyChangeListener, fireIndexedPropertyChange, fireIndexedPropertyChange, fireIndexedPropertyChange, getChildren, getProject, notifyPropertyChanged, notifyPropertyChanged, notifyPropertyChanged, notifyPropertyChanged, removePropertyChangeListener, removePropertyChangeListenerclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetChildren, getDescription, getIcon, getId, getName, getParent, getProject, getSettingsaddPropertyChangeListener, addPropertyChangeListener, removePropertyChangeListener, removePropertyChangeListenerpublic WsdlGotoTestStep(WsdlTestCase testCase, TestStepConfig config, boolean forLoadTest)
public void afterLoad()
afterLoad in class AbstractWsdlModelItem<TestStepConfig>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 TestStepResult run(TestCaseRunner runner, TestCaseRunContext context)
public WsdlGotoTestStep.GotoCondition runConditions(SamplerTestStep previousStep, TestCaseRunContext context)
public boolean cancel()
cancel in interface TestStepcancel in class WsdlTestSteppublic int getConditionCount()
public WsdlGotoTestStep.GotoCondition getConditionAt(int index)
public WsdlGotoTestStep.GotoCondition addCondition(String name)
public void removeConditionAt(int index)
public void release()
release in interface Releasablerelease in class AbstractWsdlModelItem<TestStepConfig>public boolean hasProperties()
hasProperties in class WsdlTestStepWithPropertiespublic PropertyExpansion[] getPropertyExpansions()
getPropertyExpansions in interface PropertyExpansionContainerpublic XPathReference[] getXPathReferences()
getXPathReferences in interface XPathReferenceContainerCopyright © 2019. All Rights Reserved.