You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Bruno P. Kinoshita (JIRA)" <ji...@apache.org> on 2016/04/24 02:47:12 UTC

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

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)