(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 is a website building & hosting documentation for Clojure/Script libraries
× close