This is an automated email from the ASF dual-hosted git repository. kinow pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/commons-collections.git.
from b84f8d6 Merge branch 'pr-206' new 230076f [COLLECTIONS-780] Use assertThrows V2 new 76811d1 [COLLECTIONS-780] changelog new 9691a48 Merge branch 'pr-207' The 3 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: src/changes/changes.xml | 3 + .../commons/collections4/FactoryUtilsTest.java | 15 +- .../commons/collections4/PredicateUtilsTest.java | 155 +++++++++++---------- .../hasher/HashFunctionValidatorTest.java | 7 +- .../functors/AbstractPredicateTest.java | 6 +- .../collections4/functors/NullPredicateTest.java | 2 +- 6 files changed, 98 insertions(+), 90 deletions(-)