cascalog.logic.testing documentation
check-tap-spec
(check-tap-spec tap spec)
check-tap-spec-sets
(check-tap-spec-sets tap spec)
is-specs=
(is-specs= set1 set2)
is-tuplesets=
(is-tuplesets= set1 set2)
mk-test-sink
(mk-test-sink spec path)
mk-test-tap
(mk-test-tap fields-def path)
process?-
(process?- & [ll :as bindings])
Returns a 2-tuple containing a sequence of the original result
vectors and a sequence of the output tuples generated by running the
supplied queries with test settings.
test?-
(test?- & bindings)
test?<-
macro
(test?<- & args)
thrown?<-
macro
(thrown?<- error & body)
with-expected-sink-sets
macro
(with-expected-sink-sets bindings & body)
with-expected-sinks
macro
(with-expected-sinks bindings & body)
with-expected-sinks-helper
(with-expected-sinks-helper checker bindings body)