DateUtils should test with the extremes
---------------------------------------
Key: LANG-443
URL: https://issues.apache.org/jira/browse/LANG-443
Project: Commons Lang
Issue Type: Task
Affects Versions: 2.4
Reporter: Robert Scholte
Priority: Minor
Fix For: 3.0
Current testdates are a bit to generic. Especially for truncating, ceiling and
rounding you shuold test for the extremes.
So for rounding to hours you should test for 0:29 (rounding down); 0:30
(rounding up); 1:00 (no rounding required)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.