public class SetValueAction extends Action
FAULT_ID, mbo, refetch, RESPONSE_ID, responseId, txendcommandElement, context, testDataSource| Constructor and Description |
|---|
SetValueAction(MboRemote mbo,
org.jdom2.Element actionElem,
java.util.Map context,
TestDataSource testDataSource) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
doAction()
Method that would contain the action implementation.
|
protected java.lang.String |
getTextValue(int length) |
java.lang.String |
toString() |
generateRelationName, getMbo, getResponseId, hasResponse, isIgnoreFault, isRefetch, isTxEnd, loadMbo, refetchasBoolean, asBoolean, asDate, asDouble, asFloat, asInteger, asInteger, asLong, generateRandomValue, getContextParam, getFlag, getMboUniqueIdString, isContextParam, isNullpublic SetValueAction(MboRemote mbo, org.jdom2.Element actionElem, java.util.Map context, TestDataSource testDataSource) throws TestSetupException
TestSetupExceptionpublic java.lang.Object doAction()
throws java.lang.Exception
Actionprotected java.lang.String getTextValue(int length)
throws java.lang.Exception
java.lang.Exceptionpublic java.lang.String toString()
toString in class XMLCommand