Liking cljdoc? Tell your friends :D

clj-momo.test-helpers.logging


get-current-threadclj

(get-current-thread)
source

test-factoryclj

(test-factory enabled-set
              last-log-entry-atom
              agent-used-atom
              all-log-entries-atom)
source

was-logged?clj

(was-logged? log-regex all-log-entries-atom)
source

with-test-loggingcljmacro

(with-test-logging [enabled-level-set last-log-entry-sym agent-used?-sym
                    all-log-entries-sym]
                   &
                   body)
source

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

× close