Skip to main content

test-var

functionv1.1

clojure.test/test-var

Available in:BBCLJCLJS
(test-var [v])
If v has a function in its :test metadata, calls that function, with *testing-vars* bound to (conj *testing-vars* v).

No examples yet. Be the first to add one!