[
https://issues.apache.org/jira/browse/LANG-1110?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15989021#comment-15989021
]
ASF GitHub Bot commented on LANG-1110:
--------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/commons-lang/pull/182
> Implement HashSetvBitSetTest using JMH
> --------------------------------------
>
> Key: LANG-1110
> URL: https://issues.apache.org/jira/browse/LANG-1110
> Project: Commons Lang
> Issue Type: Test
> Components: lang.*
> Reporter: Benedikt Ritter
> Fix For: Patch Needed
>
> Attachments: HashSetvBitSetTest.java
>
>
> HashSetvBitSetTest currently writes to Std out, which is bad practice for
> unit tests. Since HashSetvBitSetTest is really a performance test and not a
> unit test, we should reimplement it using OpenJMH. The results could then be
> published on our website.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)