test icon indicating copy to clipboard operation
test copied to clipboard

Add isBefore & isAfter matchers for testing Comparable implementations

Open kevmoo opened this issue 9 years ago • 0 comments

This avoids issues with overloading the existing lessThan greaterThan etc matchers which rely on == and < operators.

kevmoo avatar May 16 '16 23:05 kevmoo