(match matcher)
Takes in a matcher and returns a checker that asserts that the provided value satisfies the matcher
Takes in a matcher and returns a checker that asserts that the provided value satisfies the matcher
(throws-match & args)
Takes in a matcher or a matcher and throwable subclass. Returns a checker that asserts an exception was raised and the ex-data within it satisfies the matcher
Takes in a matcher or a matcher and throwable subclass. Returns a checker that asserts an exception was raised and the ex-data within it satisfies the matcher
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 |