Skip to content

Instantly share code, notes, and snippets.

@kpgalligan
Created October 11, 2014 16:20
Show Gist options
  • Save kpgalligan/4972b681addbd072d413 to your computer and use it in GitHub Desktop.
Save kpgalligan/4972b681addbd072d413 to your computer and use it in GitHub Desktop.
compareTo needs heavy test coverage

Unless the method is extremely simple, 'compareTo' needs heavy unit test coverage. Its very easy to mess this up, and hard to visually spot errors.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment