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