* BAEL-7109 - added code to demostrate how to get max date in java
* BAEL-7109 Fix test case typo
* BAEL-7109 Fix test case file name
* Fix the test method
* Fix the test method
* Fix the test method
* Remove public
* add new line
* This commit related to the article BAEL-7130
This commit aims to add a RoundDate class with several methods to round the date.
* This commit related to the article BAEL-7130
This commit aims to add a test class DateRoundingUnitTest.