Open GoogleCodeExporter opened 9 years ago
I have found this to be the case with ALL changes I make to a mocked class, not
just constructor args. As you say there does seem to be some sort of caching of
the generated mock interfaces and delegate subclasses going on.
Simply cleaning the project in Eclipse does not seem to solve the problem. The
only reliable workaround I have found is to close Eclipse, delete the bin
folder from the project, restart Eclipse then rebuild/clean the project to
regenerate the mocks. This is pretty time-consuming and annoying but it works.
It would be nice to have this fixed.
Original comment by t...@leach.it
on 8 Nov 2011 at 11:51
Original issue reported on code.google.com by
shepk1...@gmail.com
on 12 Aug 2011 at 7:39