Liking cljdoc? Tell your friends :D

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


fact-checkclj

(fact-check result spec considered-map)

Inputs: [result :- server-test/TestResult spec :- NetstatTestConfig considered-map] Returns: server-test/TestResult

Inputs: [result :- server-test/TestResult spec :- NetstatTestConfig considered-map]
Returns: server-test/TestResult
sourceraw docstring

loose-service-keyclj

(loose-service-key e)

Inputs: [e :- netstat-fact/NetstatResult] Returns: s/Keyword

Inputs: [e :- netstat-fact/NetstatResult]
Returns: s/Keyword
sourceraw docstring

NetstatTestConfigclj

source

result-to-mapclj

(result-to-map input)

Inputs: [input :- netstat-fact/NetstatResults]

Inputs: [input :- netstat-fact/NetstatResults]
sourceraw docstring

strict-service-keyclj

(strict-service-key e)

Inputs: [e :- netstat-fact/NetstatResult] Returns: s/Keyword

Inputs: [e :- netstat-fact/NetstatResult]
Returns: s/Keyword
sourceraw docstring

test-netstatclj

(test-netstat test-config)

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

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

test-netstat-internalclj

(test-netstat-internal test-config input)

Inputs: [test-config :- NetstatTestConfig input :- netstat-fact/NetstatResults] Returns: server-test/TestResultHuman

Inputs: [test-config :- NetstatTestConfig input :- netstat-fact/NetstatResults]
Returns: server-test/TestResultHuman
sourceraw docstring

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

× close