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 7e392b9 Fix Checkstyle suppressions DTD link.
new 4b8b5c7 [COLLECTIONS-778] Use assertThrows
new a5ec560 [COLLECTIONS-778] changelog
new b84f8d6 Merge branch 'pr-206'
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/CollectionUtilsTest.java | 261 ++++++++++-----------
.../commons/collections4/IterableUtilsTest.java | 19 +-
.../commons/collections4/IteratorUtilsTest.java | 43 ++--
.../bloomfilter/BloomFilterIndexerTest.java | 8 +-
.../functors/AbstractCompositePredicateTest.java | 24 +-
.../properties/EmptyPropertiesTest.java | 68 +++---
7 files changed, 218 insertions(+), 208 deletions(-)