I am currently working on open source project which have junit test cases (Junit 4) using EasyMock. When I use ContiPerf for ...
I've implemented a custom IAnswer handler and set up my mock to return the the result computed by the IAnswer impl. Unfortunately ...