No cljdoc config found, articles auto discovered.
Library authors can specify article order and hierarchy.
→ Articles docs
(called-at-least-n-times f n)
(called-no-more-than-n-times f n)
(called-once-with f & args)
(called-with f & args)
(expected-calls f expected-count)
Returns message with expected and actual call counts.'
(not-called-with f & args)
cljdoc is a website building & hosting documentation for Clojure/Script libraries