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.