Go to repository

Function toBeGreaterThan

Answer if the actual value is greater than the expected value.

Parameters

  • actual: number
  • expected: number

Returns boolean