Liking cljdoc? Tell your friends :D

mockfn.internal.macros


bindings->specificationclj/s

(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.
sourceraw docstring

specification->redef-bindingsclj/s

(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.
sourceraw docstring

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