Liking cljdoc? Tell your friends :D

wiremock-wrapper


->wire-jsonclj

source

<-wire-jsonclj

source

base-urlclj

(base-url wire-mock-server-port)
source

configure-mocks-onclj

(configure-mocks-on wire-mock-server mocks)
source

counts-urlclj

(counts-url wire-mock-server)
source

get-mappings-fromclj

(get-mappings-from wire-mock-server)
source

get-requests-fromclj

(get-requests-from wire-mock-server)
source

in-scenarioclj

(in-scenario scenario)
source

in-stateclj

(in-state current-state)
source

mappings-urlclj

(mappings-url wire-mock-server)
source

move-to-stateclj

(move-to-state new-state)
source

new-wire-mock-serverclj

(new-wire-mock-server)
(new-wire-mock-server config)
source

on-requestclj

(on-request request & others)
source

requests-urlclj

(requests-url wire-mock-server)
source

resetclj

(reset wire-mock-server)
source

reset-urlclj

(reset-url wire-mock-server)
source

respond-withclj

(respond-with response)
source

startclj

(start wire-mock-server)
source

stopclj

(stop wire-mock-server)
source

unmatched-urlclj

(unmatched-url wire-mock-server)
source

urlclj

(url wire-mock-server path)
source

verifyclj

(verify wire-mock-server criteria)
(verify wire-mock-server criteria count)
source

verify-no-unmatchedclj

(verify-no-unmatched wire-mock-server)
source

wire-mock-configclj

(wire-mock-config)
(wire-mock-config port)
source

with-empty-wire-mock-serverclj

(with-empty-wire-mock-server wire-mock-server-atom)
source

with-http-mockscljmacro

(with-http-mocks wire-mock-server-atom mocks & body)
source

with-verify-nounmatchedclj

(with-verify-nounmatched wire-mock-server-atom)
source

with-wire-mock-serverclj

(with-wire-mock-server wire-mock-server-atom)
source

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

× close