[ 
https://issues.apache.org/jira/browse/COLLECTIONS-773?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17240749#comment-17240749
 ] 

Martin Monperrus commented on COLLECTIONS-773:
----------------------------------------------

For the record,  this issue was found with Descartes 
([https://github.com/STAMP-project/pitest-descartes/)] a tool for finding 
pseudo-tested methods in Java. Best, --Martin

> The method AbstractHashedMap#ensureCapacity is not tested
> ---------------------------------------------------------
>
>                 Key: COLLECTIONS-773
>                 URL: https://issues.apache.org/jira/browse/COLLECTIONS-773
>             Project: Commons Collections
>          Issue Type: Test
>          Components: Map
>    Affects Versions: Nightly Builds, 4.3, 4.4
>            Reporter: Martin Monperrus
>            Priority: Minor
>              Labels: performance, test
>             Fix For: 4.5
>
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> Hi Apache 🏹!
> I notice that method AbstractHashedMap#ensureCapacity seems quite important, 
> it is executed 11885 times by the test suite.
> Yet, when I completely remove the body of the method, leaving the method 
> doing nothing, no test breaks.
> It that normal or should we add test or an assertion to specify its behavior?
> Thanks a lot for the great library!
> --Martin



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to