My project setup
Library Project A Contains a fooJSONParser like this :
public class fooJsonParser { ... // Co
Since Android Gradle Plugin version 1.1 you haven't to use Instrumentation to load file resource.
Android Gradle Plugin
Instrumentation
I wrote here how to do it with POJO unit test case.