public class ValidateAction extends Action
FAULT_ID, mbo, refetch, RESPONSE_ID, responseId, txend
commandElement, context, testDataSource
Constructor and Description |
---|
ValidateAction(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.
|
generateRelationName, getMbo, getResponseId, hasResponse, isIgnoreFault, isRefetch, isTxEnd, loadMbo, refetch
asBoolean, asBoolean, asDate, asDouble, asFloat, asInteger, asInteger, asLong, generateRandomValue, getContextParam, getFlag, getMboUniqueIdString, isContextParam, isNull, toString
public ValidateAction(MboRemote mbo, org.jdom2.Element actionElem, java.util.Map context, TestDataSource testDataSource) throws TestSetupException
TestSetupException
public java.lang.Object doAction() throws java.lang.Exception
Action