|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.eviware.soapui.support.action.support.AbstractSoapUIAction<T>
com.eviware.soapui.impl.wsdl.actions.support.AbstractAddToTestCaseAction<T>
public abstract class AbstractAddToTestCaseAction<T extends ModelItem>
Base class for actions that add TestSteps to a TestCase
| Field Summary |
|---|
| Fields inherited from interface com.eviware.soapui.support.action.SoapUIAction |
|---|
ENABLED_PROPERTY |
| Constructor Summary | |
|---|---|
AbstractAddToTestCaseAction(java.lang.String name,
java.lang.String description)
|
|
| Method Summary | |
|---|---|
protected WsdlTestCase |
addNewTestSuiteAndTestCase(WsdlProject project)
|
protected WsdlTestCase |
getTargetTestCase(WsdlProject project)
|
| Methods inherited from class com.eviware.soapui.support.action.support.AbstractSoapUIAction |
|---|
addPropertyChangeListener, addPropertyChangeListener, applies, getDescription, getName, isDefault, isEnabled, removePropertyChangeListener, removePropertyChangeListener, setEnabled |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.eviware.soapui.support.action.SoapUIAction |
|---|
perform |
| Constructor Detail |
|---|
public AbstractAddToTestCaseAction(java.lang.String name,
java.lang.String description)
| Method Detail |
|---|
protected WsdlTestCase getTargetTestCase(WsdlProject project)
protected WsdlTestCase addNewTestSuiteAndTestCase(WsdlProject project)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||