Property package:foundation
The type of check this test did for a property
A conjuctive property composed of 2 properties that need to pass
A property that check for a specific comparaison of its 2 members.
This is equivalent to
=== but with
compare
A property that check for a specific comparaison of its 2 members.
This is equivalent to
=== but with
compare and a given
method to pretty print the values.