Liking cljdoc? Tell your friends :D

edd.test.fixture.dal


apply-cmdclj

(apply-cmd ctx cmd)

aws-get-tokenclj

(aws-get-token ctx)

create-identityclj

(create-identity & [id])

ctxclj


default-dbclj


execute-cmdclj

(execute-cmd ctx cmd)

Executes a command and applies all the side effects and executes also the produced commands until the command store is empty.

Executes a command and applies all the side effects
 and executes also the produced commands until the
command store is empty.
raw docstring

execute-fxclj

(execute-fx ctx)

execute-fx-applyclj

(execute-fx-apply ctx)

execute-fx-apply-allclj

(execute-fx-apply-all ctx)

Executes all the side effects until the command store is empty

Executes all the side effects until the command store is empty
raw docstring

handle-cmdclj

(handle-cmd ctx cmd)

map-conditionsclj

(map-conditions condition)

peek-stateclj

(peek-state & x)

Retrieves the first command without removing it from the store

Retrieves the first command without removing it from the store
raw docstring

pop-stateclj

(pop-state x)

Retrieves commands and removes them from the store

Retrieves commands and removes them from the store
raw docstring

prepare-dps-callsclj

(prepare-dps-calls)

verify-statecljmacro

(verify-state x & [y])

verify-state-fncljmacro

(verify-state-fn x fn y)

with-mock-dalcljmacro

(with-mock-dal & body)

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

× close