Liking cljdoc? Tell your friends :D
Clojure only.

lockjaw.mock


createclj

(create options)

Creates a mock, which by default always returns true on acquring the lock. use (create {:always-acquire false}) to make it always fail to acquire

Creates a mock, which by default always returns true on acquring the lock.
use (create {:always-acquire false}) to make it always fail to acquire
sourceraw docstring

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

× close