Go to repository

Function toBeLowerThanOrEqual

Answer if the actual value is lower than or equal than the expected value.

Parameters

  • actual: number
  • expected: number

Returns boolean