(expect-call expected-fns & body)
expected-fns: (fn arg-match body...) or [(fn arg-match body...), (fn arg-match body...)...] Each fn may be preceded by keywords :more, :never or :do.
expected-fns: (fn arg-match body...) or [(fn arg-match body...), (fn arg-match body...)...] Each fn may be preceded by keywords :more, :never or :do.
(with-expect-call & args)
This is an alias for expect-call, with a with- prefix so emacs clojure-mode indents it more nicely
This is an alias for expect-call, with a with- prefix so emacs clojure-mode indents it more nicely
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 |