Liking cljdoc? Tell your friends :D

midje.emission.state

The non-configuration state of the program. That is: the workings that are normally invisible to any user, with the exception of tests and people debugging.

The non-configuration state of the program. That is: the workings
that are normally invisible to any user, with the exception of tests
and people debugging.
raw docstring

add-raw-fact-failure!clj

source

emission-functionsclj

source

forget-raw-fact-failures!clj

source

fresh-output-countersclj

source

install-emission-mapclj

(install-emission-map map)
source

install-emission-map-wildlyclj

(install-emission-map-wildly map)
source

installation-ok?clj

source

no-more-plugin-installationclj

(no-more-plugin-installation)
source

output-countersclj

(output-counters)
source

output-counters-atomclj

source

output-counters:inc:midje-failures!clj

(output-counters:inc:midje-failures!)
source

output-counters:inc:midje-passes!clj

(output-counters:inc:midje-passes!)
source

output-counters:midje-failuresclj

(output-counters:midje-failures)
source

output-counters:midje-passesclj

(output-counters:midje-passes)
source

output-counters:set:midje-failures!clj

(output-counters:set:midje-failures! value)
source

output-counters:set:midje-passes!clj

(output-counters:set:midje-passes! value)
source

raw-fact-failuresclj

source

raw-fact-failures-atomclj

source

reset-output-counters!clj

(reset-output-counters!)
source

set-output-counters!clj

(set-output-counters! new-val)
source

with-emission-mapcljmacro

(with-emission-map map & body)
source

with-isolated-output-counterscljmacro

(with-isolated-output-counters & body)
source

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

× close