Lines Matching full:checks
24 * Checks that argument is exact value or object.
36 * Checks that argument is of specific type or instance of specific class.
48 * Checks that argument object has specific state.
61 * Checks that argument matches provided callback.
93 * Checks that argument matches all tokens
105 * Checks that argument array or countable object has exact number of elements.
117 * Checks that argument array contains (key, value) pair
130 * Checks that arguments array entries all match value
142 * Checks that argument array contains value
154 * Checks that argument array has key
166 * Checks that argument does not match the value|token.
188 * Checks that argument is identical value.