Closed GoogleCodeExporter closed 8 years ago
The version of dexmaker is not inline with the new mockito interface and that
is the reason for the error. If you compile latest mockito and run it against
dexmaker, you ll see the dependency issue. I ve updated dexmaker somewhere but
have not uploaded it anywhere. I might do so if the main branch does not get
updated
Original comment by c...@novoda.com
on 11 May 2012 at 8:58
In the mean time I'm using the jars from your sample project that you posted in
the mockito issue 308. Seems to work so far....
Original comment by MhaleK...@gmail.com
on 11 May 2012 at 9:03
I have not tried it as I don't have an emulator/device close by but you could
try:
http://code.google.com/r/carl-dexmaker
it compiles against latest mockito. I ll try to mock on device tomorrow
Original comment by c...@novoda.com
on 11 May 2012 at 9:30
@MhaleKane Exactly the Mockito MockMaker API was changed a bit, we wanted a
proper API. So the dexmaker implementation is not yet up to date.
@Jesse I think you can update the dexmaker implementation, as the big API
refactorings are now in good shape. And almost finally ready for release.
Original comment by brice.du...@gmail.com
on 14 May 2012 at 9:34
I need to update dexmaker to work with some recent mockito changes. I'll have a
fix that right away!
Original comment by jessewil...@google.com
on 14 May 2012 at 1:58
Thanks!
Original comment by MhaleK...@gmail.com
on 14 May 2012 at 6:12
Thanks!
Original comment by MhaleK...@gmail.com
on 14 May 2012 at 6:12
Thanks for the report. Grabbing the latest dexmaker from source or the
downloads page should address the problem.
Original comment by jessewil...@google.com
on 15 May 2012 at 2:11
Original issue reported on code.google.com by
MhaleK...@gmail.com
on 11 May 2012 at 8:04