Liking cljdoc? Tell your friends :D

clj-wiremock.core


root-serverclj

(root-server)

Convenience function to retrieve the first wiremock server registered - useful when only on wiremock-server is in use.

Convenience function to retrieve the first wiremock server registered - useful when only on wiremock-server is in use.
sourceraw docstring

wiremock-fixtureclj

(wiremock-fixture {:keys [port] :as config} f)
source

wiremock-fixture-fnclj

(wiremock-fixture-fn config f)
source

wiremocksclj

source

wiremocks-fixtureclj

(wiremocks-fixture configs f)
source

with-stubscljmacro

(with-stubs stubs & body)
source

with-wiremockcljmacro

(with-wiremock {:keys [port] :as config} & body)
source

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

× close