Liking cljdoc? Tell your friends :D

org.ajoberstar.jovial.engine


Enginecljprotocol

discoverclj

(discover engine request root-id)

Discovers tests among the candidates, should return a test descriptor.

Discovers tests among the candidates, should return a test descriptor.

executeclj

(execute engine request)

Executes the tests in the request's descriptor and reports results to the request's listener.

Executes the tests in the request's descriptor and reports results to the request's listener.

idclj

(id engine)

Returns the UniqueId of the engine

Returns the UniqueId of the engine
source

ns-varsclj

(ns-vars ns)
source

selectclj

(select request id)
source

select-new-varsclj

(select-new-vars source ns-sym)
source

selections->descriptorclj

(selections->descriptor engine root-id candidates)
source

Selectorcljprotocol

-selectclj

(-select this)

Builds a test descriptor meeting the selector's criteria.

Builds a test descriptor meeting the selector's criteria.
source

tagsclj

(tags var)
source

TestCandidateclj

source

try-selectclj

(try-select listener id selector)
source

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

× close