Liking cljdoc? Tell your friends :D

clj-service.test-helpers


as-ofcljmacro

(as-of time & body)
source

assoc-to-worldclj

(assoc-to-world world key value)
source

get-in-worldclj

(get-in-world world ks)
source

get-pedestal-serviceclj

(get-pedestal-service system)
source

get-serviceclj

(get-service world)
source

get-systemclj

(get-system world)
source

mock-configclj

(mock-config obj)
source

request!clj

(request! world method path)
(request! world method path body)
source

test-serviceclj

(test-service restart-fn)

Return a service-fn for use with Pedestal's response-for test helper.

Return a service-fn for use with Pedestal's `response-for` test helper.
sourceraw docstring

with-servicecljmacro

(with-service [start-fn stop-fn] [system-binding service-binding] & body)
source

with-worldcljmacro

(with-world [wname restart-fn] & body)
source

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

× close