11
I Use This!
High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Aug 13, 2025 — Aug 13, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Bump junit.version from 4.13 to 4.13.1 More... over 5 years ago
Use dedicated executorservice for every testcase (#2040) More... over 5 years ago
Disable flaky test on windows More... almost 6 years ago
Make it clear that ignoringFields and ignoringFieldsMatchingRegexes operate on field names More... almost 6 years ago
Use java11 in codeql workflow More... almost 6 years ago
[maven-release-plugin] prepare for next development iteration More... almost 6 years ago
[maven-release-plugin] prepare release assertj-core-3.18.1 More... almost 6 years ago
Make isElementOfCustomAssert protected More... almost 6 years ago
Fix error mesage of ShouldNotHaveSameClass and test naming convention of same class assertions (#2038) More... almost 6 years ago
Add doesNotHaveSameHashCodeAs assertion. Fixes #2028 More... almost 6 years ago
Add AbstractDateAssert.isNotEqualTo test More... almost 6 years ago
Add AbstractDateAssert.isIn for Instant arg More... almost 6 years ago
Add AbstractDateAssert.isEqualXXX for Instant arg More... almost 6 years ago
Add AbstractDateAssert.isBetween for Instant bounds More... almost 6 years ago
Improve field path by specifying the array index of the element compared. Breaking changes: - remove deprecated RecursiveComparisonConfiguration.registerComparatorForField(Comparator<?> comparator, FieldLocation fieldLocation) - getIgnoredCollectionOrderInFields, getIgnoredFields and getIgnoredOverriddenEqualsForFields return collection of String instead of FieldLocation - comparatorByFields return Stream<Entry<String, Comparator<?>>> instead of Stream<Entry<FieldLocation, Comparator<?>>> More... almost 6 years ago
Bump verify.bndrun junit version More... almost 6 years ago
Bump byte-buddy.version from 1.10.17 to 1.10.18 (#2031) More... almost 6 years ago
Bump junit-jupiter.version from 5.6.2 to 5.6.3 More... almost 6 years ago
Bump mockito.version from 3.5.15 to 3.6.0 More... almost 6 years ago
Add map(…) and flatMap(…) to iterable assertions as aliases of extracting/flatExtracting. Fixes #2023 More... almost 6 years ago
Code cleanup and minor test refactoring More... almost 6 years ago
Bump verify.bndrun assertj-core version More... almost 6 years ago
Bump assertj-parent-pom from 2.2.7 to 2.2.8 (#57) More... almost 6 years ago
Adjust tests style as per discussion in #2019 More... almost 6 years ago
Disable flaky test on windows CI More... almost 6 years ago
Fix some warnings More... almost 6 years ago
Try to fix flaky test on windows More... almost 6 years ago
Add javadoc for methods that needs to be implemented if one subclass AbstractIterableAssert More... almost 6 years ago
Fix javadoc deprecation alternative More... almost 6 years ago
Bump mockito.version from 3.5.15 to 3.6.0 (#80) More... almost 6 years ago