Test.check 0.8.2
A QuickCheck inspired property-based testing library.
clojure.test.check.generators
Public variables and functions:
- ->Generator
- any
- any-printable
- bind
- boolean
- byte
- bytes
- char
- char-alpha
- char-alpha-numeric
- char-alphanumeric
- char-ascii
- choose
- container-type
- elements
- fmap
- frequency
- generate
- generator?
- hash-map
- int
- keyword
- keyword-ns
- lazy-random-states
- list
- map
- map->Generator
- nat
- neg-int
- no-shrink
- not-empty
- one-of
- pos-int
- ratio
- recursive-gen
- resize
- return
- s-neg-int
- s-pos-int
- sample
- sample-seq
- scale
- shrink-2
- shuffle
- simple-type
- simple-type-printable
- sized
- string
- string-alpha-numeric
- string-alphanumeric
- string-ascii
- such-that
- symbol
- symbol-ns
- tuple
- vector