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)