Liking cljdoc? Tell your friends :D

thereisnodot.akronim.test-helpers

Inline asserts and helpers

Inline asserts and helpers
raw docstring

something-to-failclj

(something-to-fail a b)

Sums two numbers. Fails tests

Sums two numbers. Fails tests
sourceraw docstring

something-to-testclj

(something-to-test a b)

Multtplies two numbers. Passes tests correctly

Multtplies two numbers. Passes tests correctly
sourceraw docstring

test-defns-metaclj

(test-defns-meta a b)

Sums two numbers. Tests should pass

Sums two numbers. Tests should pass
sourceraw docstring

test-defns-simple-mult-failclj

(test-defns-simple-mult-fail a b)

Multiplies two numbers. Tests should fail

Multiplies two numbers. Tests should fail
sourceraw docstring

test-defns-simple-sumclj

(test-defns-simple-sum a b)

Sums two numbers. Tests should pass

Sums two numbers. Tests should pass
sourceraw docstring

variadic-fnclj

(variadic-fn a b)
(variadic-fn a b c)
(variadic-fn a b c d)

Takes several arguments as parameters

Takes several arguments as parameters
sourceraw docstring

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

× close