(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.
(test-command test-config)
Inputs: [test-config :- CommandTestConfig] Returns: server-test/TestActionResult
Inputs: [test-config :- CommandTestConfig] Returns: server-test/TestActionResult
(test-command-internal test-config input)
Inputs: [test-config :- CommandTestConfig input :- #:s{Keyword command-fact/CommandFactResults}] Returns: server-test/TestResultHuman
Inputs: [test-config :- CommandTestConfig input :- #:s{Keyword command-fact/CommandFactResults}] Returns: server-test/TestResultHuman
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close