This file implements a series of matchers that can be used for checking that the arguments of a function are correct.
These functions are for the basic data types of Javascript. All the other data types implemented in this library have their own matchers.
This file implements a series of matchers that can be used for checking that the arguments of a function are correct.
These functions are for the basic data types of Javascript. All the other data types implemented in this library have their own matchers.