Github user ttulka closed the pull request at:
https://github.com/apache/commons-collections/pull/56
---
-
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h
Github user ttulka closed the pull request at:
https://github.com/apache/commons-collections/pull/56
---
-
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h
Github user ttulka commented on the issue:
https://github.com/apache/commons-collections/pull/56
Hi @garydgregory
Yes, in the commit there is a test `testPut()` in the class
`src/test/java/org/apache/commons/collections4/map/PassiveExpiringMapTest.java`
Cheers, Tomas
GitHub user ttulka opened a pull request:
https://github.com/apache/commons-collections/pull/56
The put method should return the previous record only if not expired
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ttulka/commons