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
1 day
ago. based on code collected
3 days
ago.
Aug 04, 2025 — Aug 04, 2026
Showing page 84 of 212
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Bump jackson-databind from 2.12.2 to 2.12.3 (#2168)
dependabot[bot]
More...
over 5 years ago
Fix containsSubsequence failing when multiple empty subsequence. Refactoring: introduce EMPTY_STRING constant and clean up test style Fixes #2158
wtd2
More...
over 5 years ago
Return concrete type where proxyable types were used
Joel Costigliola
More...
over 5 years ago
Fix sonar issue complaining about the missing deprecated javadoc
Joel Costigliola
More...
over 5 years ago
Fix javadoc
Stefano Cordio
More...
over 5 years ago
Remove Proxyable assert classes since we don't need to subclass assert classes to fix heap pollution with `@SafeVarargs`.
Joel Costigliola
More...
over 5 years ago
Hide implementation detail of assertContainsOnlyKeys()
Stefano Cordio
More...
over 5 years ago
Fix NullPointerException in primitive double assertions. Fixes #2166.
Jack Gough
More...
over 5 years ago
Bump mockito.version from 3.8.0 to 3.9.0 (#94)
dependabot[bot]
More...
over 5 years ago
Bump mockito.version from 3.8.0 to 3.9.0
epeee
More...
over 5 years ago
Bump maven version from 3.6.3 to 3.8.1
Stefano Cordio
More...
over 5 years ago
Bump maven version from 3.6.3 to 3.8.1
Stefano Cordio
More...
over 5 years ago
Bump maven version from 3.6.3 to 3.8.1
Stefano Cordio
More...
over 5 years ago
Remove unnecessary use of org.assertj.core.internal.Failures class
Stefano Cordio
More...
over 5 years ago
Mark all possible public methods leading to heap pollution with `@SafeVarargs` and make them final
Filip Hrisafov
More...
over 5 years ago
Remove unnecessary use of org.assertj.core.internal.Objects class
Stefano Cordio
More...
over 5 years ago
Split tests
Joel Costigliola
More...
over 5 years ago
Bump actions/setup-java from v1 to v2
Stefano Cordio
More...
over 5 years ago
Bump actions/setup-java to version 2
Stefano Cordio
More...
over 5 years ago
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
←
1
2
…
80
81
82
83
84
85
86
87
88
…
211
212
→
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