Hi,
The Abstract* tests for collections seem pretty useful to be in a separate
jar so that they could be reused by anyone wanting to test a new map
implementation.
If the idea seems fine, I'd be happy to take up the task and discuss the
required changes in pom, etc.
Rohan.
Apologies I wasn't aware the test jars are being released as well.
Adding "classifier: tests" when specifying the dependency does the job.
On Fri, Sep 20, 2019 at 1:05 AM Rohan Suri wrote:
> Hi,
>
> The Abstract* tests for collections seem pretty useful to be in a sep