Liking cljdoc? Tell your friends :D

com.github.dnikku.clojure-testing.junit5-runner


*collector*clj


*running-ns*clj


discover-namespacesclj

(discover-namespaces sourceset include-ns)

Returns all the clojure namespaces from the provided class-path source-sets. Filter all namespaces not match any 'include-namespaces regexs

Returns all the clojure namespaces from the provided class-path source-sets.
Filter all namespaces not match any 'include-namespaces regexs
raw docstring

executablecljmacro

(executable & forms)

Wraps the provided forms in an implementation of 'org.junit.jupiter.api.function.Executable

Wraps the provided forms in an implementation of
'org.junit.jupiter.api.function.Executable 
raw docstring

executeclj

(execute sourceset include-ns exclude-straces stack-limit)

get-stacktraceclj

(get-stacktrace exc exclude-strace stack-limit)

Extracts StackTraces from the provided exc and then filter out excluded classes and limit the stack size.

Extracts StackTraces from the provided exc and then
filter out excluded classes and limit the stack size.
raw docstring

reportcljmultimethod

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close