(fact-check result spec fact-map)
Inputs: [result :- server-test/TestResult spec :- NetcatTestConfig fact-map]
Compare facts & expectation in order to return test-results.
Inputs: [result :- server-test/TestResult spec :- NetcatTestConfig fact-map] Compare facts & expectation in order to return test-results.
(test-netcat test-config)
Inputs: [test-config :- NetcatTestConfig] Returns: server-test/TestActionResult
Inputs: [test-config :- NetcatTestConfig] Returns: server-test/TestActionResult
(test-netcat-internal test-config input)
Inputs: [test-config :- NetcatTestConfig input :- netcat-fact/NetcatFactResults] Returns: server-test/TestResultHuman
Inputs: [test-config :- NetcatTestConfig input :- netcat-fact/NetcatFactResults] Returns: server-test/TestResultHuman
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close