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§
- Test
Samples - A support trait for testing any kind of collection.