helpers for mocking components
helpers for mocking components
(called-with? component-id args)
(called-with? system component-id args)
check that a component fn was called with args
check that a component fn was called with args
(called? component-id)
(called? system component-id)
check that a component fn was called at all
check that a component fn was called at all
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close