[
https://issues.apache.org/jira/browse/COLLECTIONS-681?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16507098#comment-16507098
]
ASF GitHub Bot commented on COLLECTIONS-681:
--------------------------------------------
GitHub user sfuhrm opened a pull request:
https://github.com/apache/commons-collections/pull/38
COLLECTIONS-681: New unit test for MultiSetUtils
A unit test for the MultiSetUtils. The MultiSetUtils had no tests at all,
so this will improve the overall coverage.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/sfuhrm/commons-collections MultiSetUtilsTest
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/commons-collections/pull/38.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 #38
----
commit d0fefc5b50aeb7acbad5fbc4b36266d7ed6a855d
Author: Stephan Fuhrmann <s@...>
Date: 2018-06-09T18:11:59Z
New unit test for MultiSetUtils
----
> Add test for MultiSetUtils
> --------------------------
>
> Key: COLLECTIONS-681
> URL: https://issues.apache.org/jira/browse/COLLECTIONS-681
> Project: Commons Collections
> Issue Type: Improvement
> Environment: https://coveralls.io/github/apache/commons-collections
> Reporter: Stephan Fuhrmann
> Priority: Major
>
> MultiSetUtils has no tests. Add unit tests for the class.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)