I would definitely recommend Mockito over EasyMock (and ofcourse, over JMock). I was initially hesitant of using Mockito on my project, but when I did, I found it a lot easier to use and with a lot less noise in test setup compared to EasyMock.
I would definitely recommend Mockito over EasyMock (and ofcourse, over JMock). I was initially hesitant of using Mockito on my project, but when I did, I found it a lot easier to use and with a lot less noise in test setup compared to EasyMock.