public abstract class AbstractAddToTestCaseAction<T extends ModelItem> extends AbstractSoapUIAction<T>
ENABLED_PROPERTY| Constructor and Description |
|---|
AbstractAddToTestCaseAction(String name,
String description) |
| Modifier and Type | Method and Description |
|---|---|
protected WsdlTestCase |
addNewTestSuiteAndTestCase(WsdlProject project) |
protected WsdlTestCase |
getTargetTestCase(WsdlProject project) |
addPropertyChangeListener, addPropertyChangeListener, applies, getDescription, getId, getName, isDefault, isEnabled, removePropertyChangeListener, removePropertyChangeListener, setEnabledclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitperformprotected WsdlTestCase getTargetTestCase(WsdlProject project)
protected WsdlTestCase addNewTestSuiteAndTestCase(WsdlProject project)
Copyright © 2013. All Rights Reserved.