Package io.fluentlenium.core.conditions
Interface IntegerConditions
- All Superinterfaces:
AbstractIntegerConditions<Integer,
,IntegerConditions> Conditions<Integer>
- All Known Implementing Classes:
IntegerConditionsImpl
,IntegerListConditionsImpl
Conditions API for Integer.
-
Method Summary
Methods inherited from interface io.fluentlenium.core.conditions.AbstractIntegerConditions
equalTo, greaterThan, greaterThanOrEqualTo, lessThan, lessThanOrEqualTo, not
Methods inherited from interface io.fluentlenium.core.conditions.Conditions
verify