Index of Public Functions and Variables -
This page has an alphabetical index of all the documented functions and variables
in
Test data generation and execution harness.
A
add-handler function clojure.test.generative.event Add a handler. Idempotent.
assocnn function clojure.test.generative.event Assoc but drop nils.
I
install-default-handlers function clojure.test.generative.event Installs handler functions, a comma-del...
L
level-enabled? function clojure.test.generative.event Is the event-level enabled?.
load-var-val function clojure.test.generative.event Load and return the value of a var.
local-bindings function clojure.test.generative.event Produces a map of the names of local bi...
P
pid var clojure.test.generative.event Process id.
pprint var clojure.test.generative.io threadsafe pprint with event print setting...
pr-str function clojure.test.generative.io Print with event print settings.
println var clojure.test.generative.io threadsafe print with event print settings.
R
remove-handler function clojure.test.generative.event Remove a handler. Idempotent.
report-context macro clojure.test.generative.event Report event with contextual ns, file, ...
report-fn function clojure.test.generative.event Call the installed handlers for an even...
S
serialized function clojure.test.generative.io Returns a function that calls f for side e...
W
with-handler macro clojure.test.generative.event Run with handler temporarily installed..