This repository has been archived by the owner on Jan 29, 2024. It is now read-only.
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.