Go to repository

Function toBeLowerThan

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

Parameters

  • actual: number
  • expected: number

Returns boolean