Crate obey

Source
Expand description

§Tools for property based tests of collections

Macros§

bitop_assign_consistent
checks consistency between op and op_assign
bitop_empty
checks properties of the empty element vs. bitops and sub
bitop_sub_not_all
checks properties of the all element vs. bitops and sub/not
bitop_symmetry
checks that bitops are symmetric
set_predicate_consistent

Traits§

TestSamples
A support trait for testing any kind of collection.

Functions§

binary_element_test
binary_property_test
unary_element_test