Package org.robolectric.shadows.gms
package org.robolectric.shadows.gms
Shadows for the Google Play Services Library.
To use this in your project, add the artifact org.robolectric:shadows-play-services to
your project.
-
ClassesClassDescriptionCalls to static method of
GoogleAuthUtilwill be redirected to the providedShadowGoogleAuthUtil.GoogleAuthUtilImplimplementation.Class containing methods with same signatures of the static methods ofGoogleAuthUtilCalls to static method ofGooglePlayServicesUtilwill be redirected to the providedShadowGooglePlayServicesUtil.GooglePlayServicesUtilImplimplementation.Class containing methods with same signatures of the static methods ofGooglePlayServicesUtil.Shadow mapper.