A string representation of the expected value to be used in failure messages
function that takes the actual parameter value and returns true if it was the expected value
Used to format a value into a string to display value of actual parameters passed in failure messages
Generated using TypeDoc
Allows custom logic to verify that a function parameter has the expected value.