Liking cljdoc? Tell your friends :D

clj-wiremock.core


request-journalclj

(request-journal)
(request-journal s)

Pulls back the request journal for the specified wiremock server. Defaults to the root server.

Pulls back the request journal for the specified wiremock server. Defaults to the root server.
sourceraw docstring

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