Liking cljdoc? Tell your friends :D

fulcro-spec.reporter


begin*clj/s

(begin* {:keys [state path]} t)
source

begin-behaviorclj/s

(begin-behavior this t)
source

begin-manualclj/s

(begin-manual this t)
source

begin-namespaceclj/s

(begin-namespace {:keys [state path]} t)
source

begin-providedclj/s

(begin-provided this t)
source

begin-specificationclj/s

(begin-specification this t)
source

end-behaviorclj/s

(end-behavior this t)
source

end-manualclj/s

(end-manual this t)
source

end-namespaceclj/s

(end-namespace this t)
source

end-providedclj/s

(end-provided this t)
source

end-specificationclj/s

(end-specification this t)
source

errorclj/s

(error this t)
source

failclj/s

(fail this t)
source

failure*clj/s

(failure* {:as this :keys [state path]} t failure-type)
source

fix-strclj/s

(fix-str s)
source

fulcro-reportclj/s

(fulcro-report {:keys [test/reporter] :as system} on-complete)
source

fulcro-reporterclj/smultimethod

source

get-namespace-locationclj/s

(get-namespace-location namespaces nsname)
source

get-test-reportclj/s

(get-test-report reporter)
source

inc-report-counterclj/s

(inc-report-counter type)
source

make-manualclj/s

(make-manual test-name)
source

make-test-reporterclj/s

(make-test-reporter)

Just a shell to contain minimum state necessary for reporting

Just a shell to contain minimum state necessary for reporting
sourceraw docstring

make-test-resultclj/s

(make-test-result status t)
source

make-testitemclj/s

(make-testitem {:keys [string form-meta]})
source

make-testreportclj/s

(make-testreport)
(make-testreport initial-items)
source

make-tests-by-namespaceclj/s

(make-tests-by-namespace test-name)
source

merge-in-diff-resultsclj/s

(merge-in-diff-results {:keys [actual expected assert-type] :as test-result})
source

new-uuidclj/s

(new-uuid)
source

now-timeclj/s

(now-time)
source

passclj/s

(pass this t)
source

pop-test-item-pathclj/s

(pop-test-item-path {:keys [path]})
source

push-test-item-pathclj/s

(push-test-item-path {:keys [path]} test-item index)
source

reset-test-report!clj/s

(reset-test-report! {:keys [state path]})
source

set-test-resultclj/s

(set-test-result {:keys [state path]} status)
source

summaryclj/s

(summary {:keys [state]} t)
source

TestReportercljs

source

with-fulcro-reportingclj/smacro

(with-fulcro-reporting system on-complete & body)
source

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

× close