Skip to content
This repository has been archived by the owner on Jan 29, 2024. It is now read-only.

Updates

Latest
Compare
Choose a tag to compare
@marcosvidolin marcosvidolin released this 28 Sep 14:37
· 27 commits to master since this release

Version 1.2.0 - Sep 28, 2014

Updates

  • Doco should not be 'final' so that it can be mocked using Mockito
  • Replacing cast to String by String.valueOf(object).
  • Adding doco formatter to avoid formatting issues in code review.