Liking cljdoc? Tell your friends :D
All platforms.

mockfn.internal.matchers


matches-args?clj/s

(matches-args? expected args)

Given a list of matchers expected and a list of values args, verify whether every value in args matches the corresponding (by position in sequence) matcher in expected.

Given a list of matchers expected and a list of values args, verify whether
every value in args matches the corresponding (by position in sequence)
matcher in expected.
sourceraw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close