Liking cljdoc? Tell your friends :D
All platforms.

clojure.test.check.results

A protocol and helper functions for trial results.

A protocol and helper functions for trial results.
raw docstring

Resultclj/s≠protocol

pass?clj/s

(pass? result)

A boolean indicating if the result passed.

A boolean indicating if the result passed.

result-dataclj/s

(result-data result)

A map of data about the trial.

A map of data about the trial.
source

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

× close