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 static WsdlTestCase |
addNewTestSuiteAndTestCase(WsdlProject project,
String questionText) |
static WsdlTestCase |
getTargetTestCase(WsdlProject project) |
addPropertyChangeListener, addPropertyChangeListener, applies, getDescription, getId, getName, isDefault, isEnabled, removePropertyChangeListener, removePropertyChangeListener, setEnabled
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
perform
public static WsdlTestCase getTargetTestCase(WsdlProject project)
protected static WsdlTestCase addNewTestSuiteAndTestCase(WsdlProject project, String questionText)
Copyright © 2019. All Rights Reserved.