GitHub user Abrasha opened a pull request:
https://github.com/apache/commons-lang/pull/217
LANG-1290: Increase test coverage of org.apache.commons.lang3.ArrayUtils
class
- fix an issue with not getting Annotation in AnnotaionUtilsTest
- add tests to cover ArrayUtils
Increased coverage to ~98% lines of code and 100% methods.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/Abrasha/commons-lang
improvement/array-util-tests
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/commons-lang/pull/217.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #217
----
commit 874b18d561ded8888c6f109ff0355d0588282045
Author: Andrii <[email protected]>
Date: 2016-11-24T00:31:06Z
add tests to cover ArrayUtils
fix an issue with not getting Annotation
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---