public class MboSetCountAssertion extends Assertion
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_STARTSWITHcommandElement, context, testDataSource| Constructor and Description |
|---|
MboSetCountAssertion(MboRemote mbo,
org.jdom2.Element elem,
java.util.Map context,
TestDataSource testDataSource) |
| Modifier and Type | Method and Description |
|---|---|
void |
assertExpression() |
protected int |
getCountModifier(java.lang.String modifier) |
java.lang.String |
toString() |
asBoolean, asBoolean, asDate, asDouble, asFloat, asInteger, asInteger, asLong, generateRandomValue, getContextParam, getFlag, getMboUniqueIdString, isContextParam, isNullpublic MboSetCountAssertion(MboRemote mbo, org.jdom2.Element elem, java.util.Map context, TestDataSource testDataSource) throws TestSetupException
TestSetupExceptionpublic void assertExpression()
throws AssertionFailedException
assertExpression in class AssertionAssertionFailedExceptionprotected int getCountModifier(java.lang.String modifier)
throws java.lang.Exception
java.lang.Exceptionpublic java.lang.String toString()
toString in class XMLCommand