<dependency>
<groupId>org.robolectric</groupId>
<artifactId>shadows-play-services</artifactId>
<version>3.4-rc1</version>
</dependency>
@Grapes(
@Grab(group='org.robolectric', module='shadows-play-services', version='3.4-rc1')
)
test
|-- com.android.support:support-fragment:26.0.0-alpha1
|-- com.google.android.gms:play-services-base:8.4.0
|-- com.google.android.gms:play-services-basement:8.4.0
|-- org.robolectric:android-all:o-preview-1-robolectric-0
|-- org.robolectric:robolectric:3.4-rc1
|-- junit:junit:4.12