Liking cljdoc? Tell your friends :D
Clojure only.

easy-assert.generator


generate-helpersclj

(generate-helpers assert matchers)

Generates a map of helper assertion functions.

Parameters: assert - The assertion function to use. matchers - A map of matcher functions.

Returns: A map containing the generated helper functions.

Generates a map of helper assertion functions.

Parameters:
  `assert`   - The assertion function to use.
  `matchers` - A map of matcher functions.

Returns:
  A map containing the generated helper functions.
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close