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.
Jul 28, 2025 — Jul 28, 2026
Showing page 43 of 212
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Remove elements by reference in `assertSatisfiesExactlyInAnyOrder`
Stefano Cordio
More...
over 2 years ago
DualValue hash code is not computed properly because it calls actual.hashCode() and expected.hashCode() when equals compares actual and expected references. Fix #3340
David Boden
More...
over 2 years ago
The recursive comparison should never use equals on root objects since it defeats the purpose of the recursive comparison. This applies to objects in root containers like list, optional, array and maps. Fix #3320
Joel Costigliola
More...
over 2 years ago
doesNotHaveDuplicates now preserves the original order of elements when returning the duplicates.
Ranjit Shinde
More...
over 2 years ago
chore(deps-dev): bump nl.jqno.equalsverifier:equalsverifier from 3.15.5 to 3.15.6 (#3329)
dependabot[bot]
More...
over 2 years ago
chore(deps): bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.3 to 3.2.5 (#3328)
dependabot[bot]
More...
over 2 years ago
doc: deprecation notice visible in AbstractAssert#asList (#3327)
Marc Nuri
More...
over 2 years ago
Fix missing configuration for `MatcherAssert` soft assertions
Stefano Cordio
More...
over 2 years ago
Improve `InstanceOfAssertFactories` Javadoc and test names
Stefano Cordio
More...
over 2 years ago
Simplify Javadoc configuration (#3324)
Stefano Cordio
More...
over 2 years ago
Add hasPermittedSubclasses and hasNoPermittedSubclasses for Class assertions - Fix #3263
Paweł Baczyński
More...
over 2 years ago
[maven-release-plugin] prepare for next development iteration
scordio
More...
over 2 years ago
[maven-release-plugin] prepare release assertj-build-3.25.1
scordio
More...
over 2 years ago
Revert "fix: containsExactly does not work properly with maps not using equals to compare keys" (#3321)
Stefano Cordio
More...
over 2 years ago
Revert "Provide value when assertThatThrownBy/thenThrownBy fail" (#3318)
Stefano Cordio
More...
over 2 years ago
Update license headers
Stefano Cordio
More...
over 2 years ago
[maven-release-plugin] prepare for next development iteration
scordio
More...
over 2 years ago
[maven-release-plugin] prepare release assertj-build-3.25.0
scordio
More...
over 2 years ago
Move `flatten-maven-plugin` version to separate property
Stefano Cordio
More...
over 2 years ago
Apply `flatten-maven-plugin` to `assertj-core` and `assertj-guava` (#3311)
Stefano Cordio
More...
over 2 years ago
chore(deps-dev): bump org.testng:testng from 7.8.0 to 7.9.0 (#3312)
dependabot[bot]
More...
over 2 years ago
chore(deps-dev): bump nl.jqno.equalsverifier:equalsverifier from 3.15.4 to 3.15.5 (#3305)
dependabot[bot]
More...
over 2 years ago
chore(deps-dev): bump com.fasterxml.jackson.core:jackson-databind from 2.16.0 to 2.16.1 (#3309)
dependabot[bot]
More...
over 2 years ago
chore(deps): bump org.apache.maven.plugins:maven-compiler-plugin from 3.11.0 to 3.12.1 (#3310)
dependabot[bot]
More...
over 2 years ago
ci: update workflows to Java 21 (#3191)
George Grigalashvili
More...
over 2 years ago
ci: upload only report for latest release binary compatibility
Stefano Cordio
More...
over 2 years ago
test: avoid split packages in Kotlin integration tests
Stefano Cordio
More...
over 2 years ago
Show in the recursive comparison error differences if the differing compared values were compared with equals (which is the case for java types)
FlorianCousin
More...
over 2 years ago
chore(deps-dev): bump org.apache.groovy:groovy from 4.0.16 to 4.0.17 (#3306)
dependabot[bot]
More...
over 2 years ago
refactor: move `isNotEmpty` implementation to `AbstractInputStreamAssert`
Stefano Cordio
More...
over 2 years ago
←
1
2
…
39
40
41
42
43
44
45
46
47
…
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