質問

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