(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 :- command-fact/CommandFactResults] Returns: server-test/TestResultHuman
Inputs: [test-config :- CommandTestConfig input :- command-fact/CommandFactResults] Returns: server-test/TestResultHuman
cljdoc builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |