jaredsburrows / android-bazel-java-app-template

Gradle + Android Studio + Robolectric + Espresso + Mockito + EasyMock/PowerMock + JaCoCo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How about Mockito support?

xunkai55 opened this issue · comments

Saw "mockito" in readme, but seems not in code.

This just a template repository to help folks get started with bazel, the original java + gradle one is here - https://github.com/jaredsburrows/android-gradle-java-app-template.