[
https://issues.apache.org/jira/browse/LANG-1220?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15255437#comment-15255437
]
ASF GitHub Bot commented on LANG-1220:
--------------------------------------
Github user kinow commented on the pull request:
https://github.com/apache/commons-lang/pull/133#issuecomment-213859206
Placeholder ticket created in JIRA
https://issues.apache.org/jira/browse/LANG-1220
> 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)