Articles tagged with assertions
-
match.arg()
The match.arg() function is a handy function to assert if the input to a function argument is one (or more) of a pre-defined set of options.
The match.arg() function is a handy function to assert if the input to a function argument is one (or more) of a pre-defined set of options.