[
https://issues.apache.org/jira/browse/LANG-1290?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrii Abramov updated LANG-1290:
---------------------------------
Description:
There are methods that are not completely covered by tests.
* swap
* addAll
* toPrimitive
* add
* copyArrayGrow1
* remove
* removeElement
* removeElements
* removeAll
The coverage of these methods should be closely to 100%.
was:
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%.
> 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
> * 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)