public class WsdlRunTestCaseTestStep extends WsdlTestStep implements DebuggableTestStep, PropertyExpansionContainer, ToolbarStateProvider
Modifiers | Name | Description |
---|---|---|
static java.lang.String |
ICON_NAME |
|
static java.lang.String |
INVALID_ICON_NAME |
|
static java.lang.String |
TARGET_TESTCASE |
Constructor and description |
---|
WsdlRunTestCaseTestStep
(WsdlTestCase testCase, TestStepConfig config, boolean forLoadTest) |
Type Params | Return Type | Name and description |
---|---|---|
|
public void |
addTestPropertyListener(TestPropertyListener listener) |
|
public void |
addTestRunListener(TestRunListener listener) |
|
public void |
afterCopy(WsdlTestSuite oldTestSuite, WsdlTestCase oldTestCase) We need to check that we are not pointing at a test case in the original project |
|
public void |
afterLoad() |
|
public boolean |
cancel() |
|
public TestStepResult |
debug(TestCaseRunner testRunner, TestCaseRunContext testRunContext) |
|
public javax.swing.ImageIcon |
getIcon() |
|
public java.lang.String |
getLabel() |
|
public java.util.Map<java.lang.String, TestProperty> |
getProperties() |
|
public XmlBeansPropertiesTestPropertyHolder.PropertiesStepProperty |
getProperty(java.lang.String name) |
|
public TestProperty |
getPropertyAt(int index) |
|
public int |
getPropertyCount() |
|
public PropertyExpansion[] |
getPropertyExpansions() |
|
public java.util.List<TestProperty> |
getPropertyList() |
|
public java.lang.String[] |
getPropertyNames() |
|
public java.lang.String |
getPropertyValue(java.lang.String name) |
|
public StringList |
getReturnProperties() |
|
public Enum |
getRunMode() |
|
public WsdlTestCase |
getRunningTestCase() |
|
public WsdlTestCase |
getTargetTestCase() |
|
public WsdlTestCaseRunner |
getTestCaseRunner() |
|
public boolean |
hasProperty(java.lang.String name) |
|
public boolean |
isCopyHttpSession() |
|
public boolean |
isCopyLoadTestProperties() |
|
public boolean |
isIgnoreEmptyProperties() |
|
public boolean |
isRunActionEnabled() |
|
public boolean |
isStopActionAvailable() |
|
public void |
release() |
|
public void |
removeTestPropertyListener(TestPropertyListener listener) |
|
public void |
removeTestRunListener(TestRunListener listener) |
|
public void |
resetConfigOnMove(TestStepConfig config) |
|
public void |
resolve(ResolveContext<?> context) |
|
public TestStepResult |
run(TestCaseRunner testRunner, TestCaseRunContext testRunContext) |
|
public TestStepResult |
run(TestCaseRunner testRunner, TestCaseRunContext testRunContext, boolean debugScripts) |
|
public void |
setCopyHttpSession(boolean arg0) |
|
public void |
setCopyLoadTestProperties(boolean arg0) |
|
public void |
setIgnoreEmptyProperties(boolean arg0) |
|
public void |
setPropertyValue(java.lang.String name, java.lang.String value) |
|
public void |
setReturnProperties(StringList returnProperties) |
|
public void |
setRunMode(Enum runMode) |
|
public void |
setTargetTestCase(WsdlTestCase testCase) |
|
public void |
setTestStepStatus(TestStepResult.TestStepStatus testStepStatus) |
We need to check that we are not pointing at a test case in the original project
ReadyAPI functional (soapui) SDK 3.57.0