Liking cljdoc? Tell your friends :D

midje.checking.checkables

Core Midje functions that process expects and report on their results.

Core Midje functions that process expects and report on their results.
raw docstring

call-count-incorrect?cljmultimethod

source

check-oneclj

(check-one checkable-map local-fakes)

Takes a map describing a single checkable, plus some function-redefinition maps and checks the checkable, reporting results through the emission interface.

Takes a map describing a single checkable, plus some function-redefinition maps
and checks the checkable, reporting results through the emission interface.
sourceraw docstring

map-record-mismatch-additionclj

(map-record-mismatch-addition actual expected)
source

report-incorrect-call-countsclj

(report-incorrect-call-counts fakes)
source

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

× close