Bruno P. Kinoshita created LANG-1220:
----------------------------------------
Summary: Add tests for missed branches in DateUtils
Key: LANG-1220
URL: https://issues.apache.org/jira/browse/LANG-1220
Project: Commons Lang
Issue Type: Improvement
Components: lang.time.*
Affects Versions: 3.4
Reporter: Bruno P. Kinoshita
Assignee: Bruno P. Kinoshita
Priority: Minor
Place holder for https://github.com/apache/commons-lang/pull/133
{quote}
Fixes a typo and adds tests for some missed branches in DateUtils.
The isSame methods require both dates to be non-null. Previously, breaking the
check to allow one of the dates to be null didn't trigger a failing test.
{quote}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)