Module proptest::bool [] [src]

Strategies for generating bool values.

Structs

Any

The type of the ANY constant.

BoolValueTree

The ValueTree to shrink booleans to false.

Constants

ANY

Generates boolean values by picking true or false uniformly.