(bindings->specification bindings)
Takes a list of providing/verifying bindings and produces a specification describing a mock to be produced for every function in the bindings.
Takes a list of providing/verifying bindings and produces a specification describing a mock to be produced for every function in the bindings.
(specification->redef-bindings specification)
Takes a specification of mocks to be produced for a set of functions and produces with-redefs bindings for each function with mocks in place of the original implementations.
Takes a specification of mocks to be produced for a set of functions and produces with-redefs bindings for each function with mocks in place of the original implementations.
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 |