<dependency>
<groupId>org.robolectric</groupId>
<artifactId>playservices</artifactId>
<version>3.4</version>
</dependency>
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-2-robolectric-0
|-- org.robolectric:robolectric:3.4
|-- junit:junit:4.12