Liking cljdoc? Tell your friends :D

spy.assert-messages


called-at-least-n-timesclj/s

(called-at-least-n-times f n)
source

called-no-more-than-n-timesclj/s

(called-no-more-than-n-times f n)
source

called-once-withclj/s

(called-once-with f & args)
source

called-withclj/s

(called-with f & args)
source

expected-callsclj/s

(expected-calls f expected-count)

Returns message with expected and actual call counts.'

Returns message with expected and actual call counts.'
sourceraw docstring

not-called-withclj/s

(not-called-with f & args)
source

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close