0
I Use This!
Inactive

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 19 hours ago.
Sep 02, 2025 — Sep 02, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix dependency convergence and add Javadoc More... over 8 years ago
Test there are no mokito-style ordering issues with matchers More... over 8 years ago
Switch from Junit4 AssertionFailedError to opentest4j More... over 8 years ago
Fail fast on inconsistent matchers More... over 8 years ago
First cut working (albeit all-or-nothing) matchers More... over 8 years ago
Clean up API and prepare for matchers More... over 8 years ago
Friendlier assertion failure messages More... over 8 years ago
Test verification chaining More... over 8 years ago
Remove unnecessary delegate function More... over 8 years ago
More robust equals() More... over 8 years ago
More verifications and syntactic sugar More... over 8 years ago
More descriptive class names for debugging More... over 8 years ago
Support arg-specific returns/throws from mocks More... over 8 years ago
Move from array to List in invocation More... over 8 years ago
Give implementation package a more sensible name... More... over 8 years ago
Stop using UUID, it's ridiculous. Also guarantee no name clashes. More... over 8 years ago
Remove unused field (since reference fixing was removed) More... over 8 years ago
Missing files from last commit (doh!) More... over 8 years ago
Support stubbing void methods More... over 8 years ago
Remove bug/fix comment More... over 8 years ago
Remove deprecated APIs More... over 8 years ago
Update tests to use new when and assert APIs More... over 8 years ago
Deprecate old direct invocation 'when' methods More... over 8 years ago
Fix useless generics and deprecate direct invocation in assertMock More... over 8 years ago
Remove obsoleted reference-fixing visitor (let invokevirtual deal with it) More... over 8 years ago
Add bug case test (failing) More... over 8 years ago
Implement thenThrow More... over 8 years ago
Version roll ASM to 6.1.1 More... over 8 years ago
Implement exact count assertion and void method verifying More... over 8 years ago
Comform to JVM Spec with ACC_SUPER More... over 8 years ago