Liking cljdoc? Tell your friends :D

automaton-simulation-de.rc.impl.state-test


add-cacheclj/s

(add-cache state resource-name)

define-resources-testclj/s


dispose-cacheproofclj/s

(dispose-cacheproof state resource-name consumption-uuid)

For test purposes, add default cache information to the resource resource-name and executes dispose on it.

For test purposes, add default cache information to the resource `resource-name` and executes `dispose` on it.
raw docstring

dispose-capacity-testclj/s


seize-testclj/s


uncacheclj/s

(uncache state resource-name)

For test purposes, removes the cache from the resource called resource-name.

For test purposes, removes the `cache` from the `resource` called `resource-name`.
raw docstring

uncache-pairclj/s

(uncache-pair pair resource-name)

For test purposes, in a pair, removes the cache from the resource called resource-name.

For test purposes, in a pair, removes the `cache` from the `resource` called `resource-name`.
raw docstring

update-resource-capacity-cacheproofclj/s

(update-resource-capacity-cacheproof state resource-name new-capacity)

update-resource-capacity-testclj/s

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

× close