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 21:59:58 UTC

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

Andrii Abramov created LANG-1290:
------------------------------------

             Summary: 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


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)