public class CompareAllAssertion extends Assertion
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
MBO |
static java.lang.String |
SKIP |
ASSERTION_VALUE, expression, mbo, OPERATOR, OPERATOR_ENDSWITH, OPERATOR_EQUALS, OPERATOR_GREATER, OPERATOR_GREATEREQUALS, OPERATOR_ISNOTNULL, OPERATOR_ISNULL, OPERATOR_LESS, OPERATOR_LESSEQUALS, OPERATOR_NOTEQUALS, OPERATOR_NOTSAME, OPERATOR_OR, OPERATOR_SAME, OPERATOR_STARTSWITH
commandElement, context, testDataSource
Constructor and Description |
---|
CompareAllAssertion(MboRemote mbo,
org.jdom2.Element elem,
java.util.Map context,
TestDataSource testDataSource) |
Modifier and Type | Method and Description |
---|---|
void |
assertExpression() |
protected void |
assertExpression(java.lang.String attributeName,
java.lang.String operator,
boolean internal,
MboRemote toMbo) |
asBoolean, asBoolean, asDate, asDouble, asFloat, asInteger, asInteger, asLong, generateRandomValue, getContextParam, getFlag, getMboUniqueIdString, isContextParam, isNull, toString
public CompareAllAssertion(MboRemote mbo, org.jdom2.Element elem, java.util.Map context, TestDataSource testDataSource) throws TestSetupException
TestSetupException
public void assertExpression() throws AssertionFailedException, TestSetupException
assertExpression
in class Assertion
AssertionFailedException
TestSetupException
protected void assertExpression(java.lang.String attributeName, java.lang.String operator, boolean internal, MboRemote toMbo) throws AssertionFailedException, TestSetupException, java.rmi.RemoteException, MXException
AssertionFailedException
TestSetupException
java.rmi.RemoteException
MXException