You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Michael Miller (JIRA)" <ji...@apache.org> on 2016/07/22 16:59:20 UTC

[jira] [Updated] (ACCUMULO-4367) Proper use of assertEquals throughout FilterTest

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

Michael Miller updated ACCUMULO-4367:
-------------------------------------
    Fix Version/s:     (was: 1.7.3)
                       (was: 1.6.6)
                       (was: 1.8.0)
                   2.0.0

> Proper use of assertEquals throughout FilterTest
> ------------------------------------------------
>
>                 Key: ACCUMULO-4367
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-4367
>             Project: Accumulo
>          Issue Type: Improvement
>          Components: test
>            Reporter: Michael Miller
>            Assignee: Michael Miller
>            Priority: Minor
>              Labels: newbie
>             Fix For: 2.0.0
>
>          Time Spent: 50m
>  Remaining Estimate: 0h
>
> The majority of calls to assertEquals have improper use of the expected and actual parameters.  The parameters are flipped so when the test fails, the failure message reports a confusing and inaccurate message. There are also places in this test where assertTrue is used when assertEquals would be better.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)