A collection of test helpers.
nedap.utils.test.api/meta=
compares both objects and their metadata, recursively.
nedap.utils.test.api/macroexpansion=
compares objects, deeming any gensyms as equal.
nedap.utils.test.api/run-tests
macroexpands to its clojure.test/cljs.test counterpart. It only adds something for the cljs variant: it sets an adequate exit code to the Node process.
nedap.utils.test.api/expect
allows you to assert side effects in code. look at examples in the tests.
[com.nedap.staffing-solutions/utils.test "1.6.3-alpha1"]
There is exactly 1 namespace meant for public consumption:
nedap.utils.test.api
Please browse the public namespaces, which are documented and tested.
You can find examples in the api test.
Copyright © Nedap This program and the accompanying materials are made available under the terms of the Eclipse Public License 2.0
Can you improve this documentation? These fine people already did:
vemv & Jeroen de JongEdit on GitHub
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close