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 builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |