Would be nice to be able to automatically recognize new AggregatorFactory implementations in the project and run some automatic tests, such as that their comparators accept nulls, getCombiningFactory().getCombiningFactory() equals to getCombiningFactory(), etc.
Would be nice to be able to automatically recognize new
AggregatorFactoryimplementations in the project and run some automatic tests, such as that their comparators accept nulls,getCombiningFactory().getCombiningFactory()equals togetCombiningFactory(), etc.