While Robolectric met a lot of my requirements I had the need for a powerful mocking framework and Moviles android decided to use PowerMock(ito). It's a really powerful framework but I wasn't able to use it together with Robolectric since both do a lot of classloader and byte code transformation magic.
While Robolectric met a lot of my requirements I had the need for a powerful mocking framework and Moviles android decided to use PowerMock(ito). It's a really powerful framework but I wasn't able to use it together with Robolectric since both do a lot of classloader and byte code transformation magic.
ReplyDelete