An extension to clojure.test
that adds a test assertion, received?
, which relies on shrubbery.core/call-count
to assert that a spy or mock received the named method. This namespace exposes no functions; require it in your tests
to use it.
An extension to `clojure.test` that adds a test assertion, `received?`, which relies on [[shrubbery.core/call-count]] to assert that a spy or mock received the named method. This namespace exposes no functions; require it in your tests to use it.
No vars found in this namespace.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close