com.eviware.soapui.impl.wsdl.actions.testsuite
Class CreateWebTestCaseAction
java.lang.Object
com.eviware.soapui.support.action.support.AbstractSoapUIAction<WsdlTestSuite>
com.eviware.soapui.impl.wsdl.actions.testsuite.CreateWebTestCaseAction
- All Implemented Interfaces:
- SoapUIAction<WsdlTestSuite>, PropertyChangeNotifier
public class CreateWebTestCaseAction
- extends AbstractSoapUIAction<WsdlTestSuite>
| Methods inherited from class com.eviware.soapui.support.action.support.AbstractSoapUIAction |
addPropertyChangeListener, addPropertyChangeListener, applies, getDescription, getId, getName, isDefault, isEnabled, removePropertyChangeListener, removePropertyChangeListener, setEnabled |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SOAPUI_ACTION_ID
public static final java.lang.String SOAPUI_ACTION_ID
- See Also:
- Constant Field Values
messages
public static final MessageSupport messages
CreateWebTestCaseAction
public CreateWebTestCaseAction()
perform
public void perform(WsdlTestSuite target,
java.lang.Object param)
createWebTest
public void createWebTest(WsdlTestCase targetTestCase,
java.lang.String endpoint,
java.lang.String name,
boolean startRecording)
Copyright © 2005-2011 eviware.com. All Rights Reserved.