11
I Use This!
High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 3 days ago.
Aug 10, 2025 — Aug 10, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Attempt to fix build in 16.ea by opening modules and avoiding fake files. More... over 5 years ago
Add java 17-ea More... over 5 years ago
Bump guava from 30.0-jre to 30.1-jre (#2075) More... over 5 years ago
Recalculate Description for nested Conditions like Not and Join More... over 5 years ago
Fix long overflow in AbstractTemporalAssert More... over 5 years ago
Add satisfiesExactly to iterable/array assertions Fixes #2053 More... over 5 years ago
Ignore getters with void return type during property introspection More... over 5 years ago
Add isEmpty/isNotEmpty to AbstractPathAssert More... over 5 years ago
Remove some not relevant anymore @VisibleForTesting More... over 5 years ago
Change abstract class constructor to protected. Fix warnings and other minor code improvement More... over 5 years ago
Add ability to use String Supplier when setting the assertion description. fixes #2061 More... over 5 years ago
Minor formatting improvements More... over 5 years ago
Use normalized `actual` and `expected` in assertion errors. More... over 5 years ago
Use org.junit.ComparisonFailure when available. More... over 5 years ago
Refactor common representation code into UnambiguousRepresentation. More... over 5 years ago
Add test for shouldContainOnly with GroupTypeDescription. Fix deprecation warning More... over 5 years ago
Breaking change: ignore static and synthetic when introspecting fields Impact: - hasFieldOrProperty - hasFieldOrPropertyWihtValue - hasOnlyFields - extracting field by name More... over 5 years ago
Bump jackson-databind from 2.11.3 to 2.12.0 (#2056) More... over 5 years ago
Add doesNotHaveToString assertion (#2052) More... over 5 years ago
Add overloaded methods with boxed boolean arrays for contains assertions More... over 5 years ago
Cosmetic More... over 5 years ago
Bump mockito.version from 3.6.0 to 3.6.28 More... over 5 years ago
Bump mockito.version from 3.6.0 to 3.6.28 (#81) More... over 5 years ago
Add assertions variants with Instant. Improve and fix some of date assertions javadoc Fixes #2032 More... over 5 years ago
Add overloaded methods with boxed long arrays for contains assertions (#2042) More... over 5 years ago
Bump highlight version to 10.4.0 More... over 5 years ago
Add missing @since to Abstract{Double|Float)Assert#is(Infinite|Finite) More... over 5 years ago
fix `Remove this 'public' modifier` sonar violations in DateAssert_*_Tests More... over 5 years ago
fix `Remove this 'public' modifier` sonar violations in (Double|Float)Assert_isInfinite_Tests More... over 5 years ago
Fix float assertions test using double instead of float More... over 5 years ago