11
I Use This!
High Activity

Commits : Listings

Analyzed about 4 hours ago. based on code collected 1 day ago.
Jul 24, 2025 — Jul 24, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
remove maven site related items More... about 14 years ago
Update release notes for 2.0M4 More... about 14 years ago
Improve type safety and fix comparators More... about 14 years ago
github#20 add containsAll(Iterable<?> other) to ObjectEnumerableAssert More... about 14 years ago
Update README.md More... about 14 years ago
github#16 : BigDecimalAssert : add isEqualTo(String) and isEqualByComparingTo(String) More... about 14 years ago
Update release notes for 2.0M3 More... about 14 years ago
[maven-release-plugin] prepare for next development iteration More... about 14 years ago
[maven-release-plugin] prepare release fest-assert-core-2.0M3 More... about 14 years ago
github#13 Improve error messages. More... about 14 years ago
github#13 Improve should contain error messages. More... about 14 years ago
Merge pull request #19 from jontejj/master More... about 14 years ago
Added ignore for eclipse project files. More... about 14 years ago
github#17 : DateAssert isNotBetween error message must be improved More... about 14 years ago
update 2.0M3 release notes More... about 14 years ago
Improve type safety and fix comparators More... about 14 years ago
FEST-221 fix javadoc and formatting More... about 14 years ago
Merge remote-tracking branch 'nfrancois/fest-221' More... about 14 years ago
FEST-481 fix javadoc More... about 14 years ago
Merge remote-tracking branch 'nfrancois/fest481' More... about 14 years ago
FEST-404 Offer a filter api on iterable and array More... about 14 years ago
Update release-notes.txt More... about 14 years ago
FEST-447 Use Comparable<? super T> instead of Comparable<T> in APIs for increased flexibility More... about 14 years ago
Add comment to explain why AbstractAssert has a class<?> arg instead of Class<? extends S> selfType More... about 14 years ago
Rename Iface -> Interface More... about 14 years ago
Merge pull request #11 from ash2k/FEST-478 More... about 14 years ago
Ignore .idea directory More... about 14 years ago
FEST-221 code review fix More... about 14 years ago
fest-481 more type-safe More... about 14 years ago
FEST-221 : fix some tests class names adding _with_ for Arrays and Iterables More... about 14 years ago