[
https://issues.apache.org/jira/browse/LANG-1220?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bruno P. Kinoshita resolved LANG-1220.
--------------------------------------
Resolution: Fixed
> 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
> Labels: coverage, test
> Original Estimate: 1h
> Remaining Estimate: 1h
>
> 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)