public class LessThanAssertion extends Assertion
Constructor and Description |
---|
LessThanAssertion(java.lang.String field,
java.lang.Object expectedValue) |
Modifier and Type | Method and Description |
---|---|
protected void |
doAssert(java.lang.Object actualValue,
java.lang.Object expectedValue)
Executes the assertion comparing the actual value (parsed from the response) with the expected one
|
execute, getActualValue, getExpectedValue, getField, resolveExpectedValue, safeClass