public class TestHistoryTestStep extends WsdlTestStep
Constructor and description |
---|
TestHistoryTestStep
(WsdlTestCase testCase, TestStepConfig config, boolean hasEditor, boolean forLoadTest, java.lang.String icon) |
Type Params | Return Type | Name and description |
---|---|---|
|
public void |
addTestPropertyListener(TestPropertyListener listener) |
|
public javax.swing.ImageIcon |
getIcon() |
|
public java.util.Map<java.lang.String, TestProperty> |
getProperties() |
|
public TestProperty |
getProperty(java.lang.String name) |
|
public TestProperty |
getPropertyAt(int index) |
|
public int |
getPropertyCount() |
|
public java.util.List<TestProperty> |
getPropertyList() |
|
public java.lang.String[] |
getPropertyNames() |
|
public java.lang.String |
getPropertyValue(java.lang.String name) |
|
public boolean |
hasProperty(java.lang.String name) |
|
public void |
removeTestPropertyListener(TestPropertyListener listener) |
|
public TestStepResult |
run(TestCaseRunner testRunner, TestCaseRunContext testRunContext) |
|
public void |
setPropertyValue(java.lang.String name, java.lang.String value) |
ReadyAPI functional (soapui-pro) SDK 3.56.0