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