122
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fixed bug in MockitoBehavior More... about 17 years ago
fixed bug in MockitoBehavior More... about 17 years ago
renamed InvocationWithMatchers -> ExpectedInvocation More... about 17 years ago
renamed InvocationWithMatchers -> ExpectedInvocation More... about 17 years ago
registered invocations are no longer InvocationWithMatchers More... about 17 years ago
registered invocations are no longer InvocationWithMatchers More... about 17 years ago
added test so I don't forget to implement something ant doesn't work and I'm not gonna spend my life on fixing it More... about 17 years ago
added test so I don't forget to implement something ant doesn't work and I'm not gonna spend my life on fixing it More... about 17 years ago
some refactorings on the way to implement checking in order More... about 17 years ago
some refactorings on the way to implement checking in order More... about 17 years ago
added exception message when calling verifyZeroInteraction() without mocks passed More... about 17 years ago
added exception message when calling verifyZeroInteraction() without mocks passed More... about 17 years ago
added nicer exception message fixed build.xml removed verifyNoMoreInteractions() from strictly More... about 17 years ago
added nicer exception message fixed build.xml removed verifyNoMoreInteractions() from strictly More... about 17 years ago
added license headers everywhere [SWEET ONE] added script that replaces headers in all java files More... about 17 years ago
added license headers everywhere [SWEET ONE] added script that replaces headers in all java files More... about 17 years ago
-fixed some pmd problems -added inital script to replace headers in all files More... about 17 years ago
-fixed some pmd problems -added inital script to replace headers in all files More... about 17 years ago
-finished implementing verification in order (in theory :) -minor refactorings More... about 17 years ago
-finished implementing verification in order (in theory :) -minor refactorings More... about 17 years ago
changed the way mocks work. Now the default verification is once() instead of anyTimes(). BTW anyTimes is not yet implemented :> More... about 17 years ago
changed the way mocks work. Now the default verification is once() instead of anyTimes(). BTW anyTimes is not yet implemented :> More... about 17 years ago
changed the way mocks work. Now the default verification is once() instead of anyTimes(). BTW anyTimes is not yet implemented :> More... about 17 years ago
changed the way mocks work. Now the default verification is once() instead of anyTimes(). BTW anyTimes is not yet implemented :> More... about 17 years ago
first hacky version of verifying strictly More... about 17 years ago
first hacky version of verifying strictly More... about 17 years ago
Got rid of all warnings. Minor changes to exception messages More... about 17 years ago
Got rid of all warnings. Minor changes to exception messages More... about 17 years ago
minor changes More... about 17 years ago
minor changes More... about 17 years ago