GitHub user sfuhrm opened a pull request:

    https://github.com/apache/commons-collections/pull/39

    Flat3Map: Some test cases going more into the details

    Flat3Map is quite complex in that there are many many ifs. I've added some 
test cases to validate the correct function of the map in many corner cases.


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/sfuhrm/commons-collections Flat3MapTest

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/commons-collections/pull/39.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 #39
    
----
commit 883ea5426f372e2c181ae88b52ac8f60b65e01f8
Author: Stephan Fuhrmann <s@...>
Date:   2018-06-11T18:43:40Z

    Some test cases going more into the details of the Flat3Map implementation

----


---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org

Reply via email to