You are here: Start » Filter Groups » TestLongInteger
TestLongInteger
Description
Tests whether a Long number fulfills a specified condition.
Filters in this group
| TestLongIntegerLessThan - Compares two Long integers with the < operator. | |
| TestLongIntegerLessOrEqual - Compares two Long integers with the <= operator. | |
| TestLongIntegerGreaterThan - Compares two Long integers with the > operator. | |
| TestLongIntegerGreaterOrEqual - Compares two Long integers with the >= operator. | |
| TestLongIntegerEqualTo - Checks whether two Long integers are equal. | |
| TestLongIntegerUnequalTo - Checks whether two Long integers are unequal. | |
| TestLongIntegerInRange - Checks whether Long integers is in the specified range. |
