toBeGreaterThan
Asserts that the value is greater than given value.
toBeGreaterThan(value: number): void
Related
- class AssertionRepresents a value ready to be asserted.
Asserts that the value is greater than given value.
toBeGreaterThan(value: number): void