test
test copied to clipboard
Add isBefore & isAfter matchers for testing Comparable implementations
This avoids issues with overloading the existing lessThan greaterThan etc matchers which rely on == and < operators.