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