(mock-response! http-client endpoint options)
(mock-response! {:keys [mocked-responses]} endpoint path-params {:keys [body]})
(new-http-client endpoints)
Inputs: [endpoints :- s-hc/Endpoints]
Inputs: [endpoints :- s-hc/Endpoints]
(strict-map->InMemoryHttpClient m40850 & [drop-extra-keys?__6751__auto__])
Factory function for class InMemoryHttpClient, taking a map of keywords to field values. All keys are required, and no extra keys are allowed. Even faster than map->
Factory function for class InMemoryHttpClient, taking a map of keywords to field values. All keys are required, and no extra keys are allowed. Even faster than map->
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close