(match-probe state matcher)
(match-probe state matcher params)
Returns the right value returned by probe/probe.
Returns the right value returned by probe/probe.
(match? match-desc actual expected & [params])
Builds a clojure.test assertion using matcher-combinators.
Builds a clojure.test assertion using matcher-combinators. - actual can be a literal value, a primitive, or a flow - expected can be a literal value or a matcher-combinators matcher
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close