Liking cljdoc? Tell your friends :D

thereisnodot.akronim.test-helpers

Inline asserts and helpers

Inline asserts and helpers
raw docstring

different-meta-declarationsclj

(different-meta-declarations a b)

Some text

Some text
sourceraw docstring

no-test-fnclj

(no-test-fn a b)

Should have an example, but no :test implementation

Should have an example, but no `:test` implementation
sourceraw docstring

should-have-no-examplesclj

(should-have-no-examples)

shouldn't have examples or test because it is empty.

shouldn't have examples or test  because it is empty. 
sourceraw 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