You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Andrii Abramov (JIRA)" <ji...@apache.org> on 2016/11/23 22:02:58 UTC

[jira] [Commented] (LANG-1290) Increase test coverage of org.apache.commons.lang3.ArrayUtils class

    [ https://issues.apache.org/jira/browse/LANG-1290?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15691477#comment-15691477 ] 

Andrii Abramov commented on LANG-1290:
--------------------------------------

I would like to take this ticket.
Currently, I am preparing Change List with additional tests.

> Increase test coverage of org.apache.commons.lang3.ArrayUtils class
> -------------------------------------------------------------------
>
>                 Key: LANG-1290
>                 URL: https://issues.apache.org/jira/browse/LANG-1290
>             Project: Commons Lang
>          Issue Type: Improvement
>          Components: lang.*
>            Reporter: Andrii Abramov
>            Priority: Minor
>              Labels: beginner, test
>
> There are methods that are not completely covered by tests.
> * swap
> * removeAllOccurences
> * addAll
> * toPrimitive
> * add
> * copyArrayGrow1
> * remove
> * removeElement
> * removeElements
> * removeAll
> The coverage of these methods should be closely to 100%.



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