Liking cljdoc? Tell your friends :D

automaton-simulation-de.rc.impl.resource.queue-test


add-cacheclj/s

(add-cache resource)

The cached functions are necessary to test this namespace. They are normally added by the defaulting of the resource. As we don't want to entangle the test with this defaulting, this function adds the required data only.

The cached functions are necessary to test this namespace. They are normally added by the defaulting of the resource.
As we don't want to entangle the test with this defaulting, this function adds the required data only.
raw docstring

queue-event-testclj/s


schema-testclj/s


uncacheclj/s

(uncache resource)

As testing the content of the cache is not necessary and cumbersome, this function removes it so we can focus on queue testing.

As testing the content of the cache is not necessary and cumbersome, this function removes it so we can focus on `queue` testing.
raw docstring

unqueue-event-testclj/s

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

× close