Liking cljdoc? Tell your friends :D

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


fact-checkclj

(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.
sourceraw docstring

NetcatTestConfigclj

source

test-netcatclj

(test-netcat test-config)

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

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

test-netcat-internalclj

(test-netcat-internal test-config input)

Inputs: [test-config :- NetcatTestConfig input :- #:s{Keyword netcat-fact/NetcatFactResults}] Returns: server-test/TestResultHuman

Inputs: [test-config :- NetcatTestConfig input :- #:s{Keyword netcat-fact/NetcatFactResults}]
Returns: server-test/TestResultHuman
sourceraw docstring

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

× close