Liking cljdoc? Tell your friends :D

shrubbery.clojure.test

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.
raw docstring

No vars found in this namespace.

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close