Liking cljdoc? Tell your friends :D

dda.pallet.dda-serverspec-crate.infra.test.command


CommandTestConfigclj

source

fact-checkclj

(fact-check result spec fact-map)

Inputs: [result :- server-test/TestResult spec :- CommandTestConfig fact-map] Returns: server-test/TestResult

Compare facts & expectation in order to return test-results.

Inputs: [result :- server-test/TestResult spec :- CommandTestConfig fact-map]
Returns: server-test/TestResult

Compare facts & expectation in order to return test-results.
sourceraw docstring

test-commandclj

(test-command test-config)

Inputs: [test-config :- CommandTestConfig] Returns: server-test/TestActionResult

Inputs: [test-config :- CommandTestConfig]
Returns: server-test/TestActionResult
sourceraw docstring

test-command-internalclj

(test-command-internal test-config input)

Inputs: [test-config :- CommandTestConfig input :- command-fact/CommandFactResults] Returns: server-test/TestResultHuman

Inputs: [test-config :- CommandTestConfig input :- command-fact/CommandFactResults]
Returns: server-test/TestResultHuman
sourceraw docstring

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

× close