You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Pascal Schumacher (JIRA)" <ji...@apache.org> on 2016/05/28 16:35:12 UTC

[jira] [Updated] (LANG-1220) Add tests for missed branches in DateUtils

     [ https://issues.apache.org/jira/browse/LANG-1220?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Pascal Schumacher updated LANG-1220:
------------------------------------
    Fix Version/s: 3.5

> 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
>             Fix For: 3.5
>
>   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)