openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
A
AssertJ
Settings
|
Report Duplicate
11
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
High Activity
Commits
: Listings
Analyzed
about 7 hours
ago. based on code collected
1 day
ago.
Aug 15, 2025 — Aug 15, 2026
Showing page 85 of 213
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Bump actions/setup-java to version 2
Stefano Cordio
More...
over 5 years ago
Remove RecursiveFieldByFieldComparator as it has been replaced the recursive comparison (specifically by ConfigurableRecursiveFieldByFieldComparator)
Joel Costigliola
More...
over 5 years ago
Deprecate shallow field by field comparison classes and methods
Joel Costigliola
More...
over 5 years ago
Breaking change: usingRecursiveFieldByFieldElementComparator in iterable/array/atomic reference array now use the new recursive comparison instead of the old implementation.
Joel Costigliola
More...
over 5 years ago
AbstractIterableAssert usingRecursiveComparison() is now considered stable Add missing some @since annotations
Joel Costigliola
More...
over 5 years ago
Add usingRecursiveFieldByFieldElementComparatorIgnoringFields to iterable/array/atomic reference array assertions to deprecate usingElementComparatorIgnoringFields
Joel Costigliola
More...
over 5 years ago
Add usingRecursiveFieldByFieldElementComparatorOnFields for iterable/array/atomic reference array assertions to restrict the recusive comparison to the specified fields
Joel Costigliola
More...
over 5 years ago
Add usingRecursiveFieldByFieldElementComparator(RecursiveComparisonConfiguration configuration) to AtomicReferenceArray and Object[] assertions (it was already in iterable and array assertions).
Joel Costigliola
More...
over 5 years ago
Add comparingOnlyFields to the recursive comparison to restrict the comparison to the specified fields
Joel Costigliola
More...
over 5 years ago
Fix NullPointerException in StandardRepresentation
Jack Gough
More...
over 5 years ago
Bump license-maven-plugin from 3.0 to 4.0 (#92)
dependabot[bot]
More...
over 5 years ago
Bump maven-bundle-plugin from 5.1.1 to 5.1.2 (#68)
dependabot[bot]
More...
over 5 years ago
Breaking change: in RecursiveComparisonConfiguration use same default values for builder and constructor
Joel Costigliola
More...
over 5 years ago
Bump guava from 30.1-jre to 30.1.1-jre (#2155)
dependabot[bot]
More...
over 5 years ago
Bump guava from 30.1-jre to 30.1.1-jre (#67)
dependabot[bot]
More...
over 5 years ago
Make IterableDiff to always compare actual elements to expected elements and not the the other way around in case the comparison is not symmetrical. This occurs with the recursive comparison when the types being compared are not the same and the actual type has less fields than the expected type (the recursive comparison ignores fields non defined in actual type) Fixes #2147
Joel Costigliola
More...
over 5 years ago
Support String assertions for InputStream
Stefan Birkner
More...
over 5 years ago
Bump org.eclipse.osgi from 3.16.100 to 3.16.200 (#2151)
dependabot[bot]
More...
over 5 years ago
[Refactoring] rename test to match its purpose
Matthieu Baechler
More...
over 5 years ago
java16 ga
epeee
More...
over 5 years ago
Fix warning
Joel Costigliola
More...
over 5 years ago
Improve error message when map is not empty and expected entries is. Fixes #2107
ABHIJEET SHUKLA
More...
over 5 years ago
Bump junit.version from 4.13.1 to 4.13.2
epeee
More...
over 5 years ago
Fix flaky test by making sure default date formats are used before tests
Joel Costigliola
More...
over 5 years ago
Add enum types to the list of types that can't cause cycles in a recursive comparison. Fixes #2144
Joel Costigliola
More...
over 5 years ago
Minor javadoc improvements
Joel Costigliola
More...
over 5 years ago
Set direct link to CONTRIBUTING.md
Joel Costigliola
More...
over 5 years ago
Clean up readme
Joel Costigliola
More...
over 5 years ago
Bump byte-buddy.version from 1.10.21 to 1.10.22 (#2142)
dependabot[bot]
More...
over 5 years ago
Change extended type of ThrowableTypeAlternative from `AbstractAssert to AbstractObjectAssert Fixes #1461
Joel Costigliola
More...
over 5 years ago
←
1
2
…
81
82
83
84
85
86
87
88
89
…
212
213
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree