Docs (4.0.0)
class NegatedAssertion method

toBeLessThan

Asserts that the value is not less than given value.

toBeLessThan(value: number): void

Related