Liking cljdoc? Tell your friends :D

common-clj.http-client.interceptors.with-mock-calls


*mock-calls*clj

source

map-valsclj

(map-vals f m)

Map over the given hash-map vals. Example: (map-vals inc {:a 1 :b 2})

Map over the given hash-map vals.
Example:
  (map-vals inc {:a 1 :b 2})
sourceraw docstring

mock-calls!clj

(mock-calls! value)
source

transform-mockclj

(transform-mock mock)
source

with-mock-callsclj

source

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

× close