I'm searching the Web and still, not found nothing on how to integrate Robolectric 2.0 with RoboGuice 2.0, I also use Mockito as Mocking Framework, and there's no problem with it. Just don't know how to integrate Robolectric with RoboGuice.

Is there any guide or way to integrate them? Robolectric 2.0 lacks of documentation

Thank you very much.

有帮助吗?

解决方案

Have you checked Astroboy example?

You can find code with Robolectric tests here - https://github.com/roboguice/roboguice/tree/master/astroboy

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top