Uses of Class
com.google.api.client.testing.http.FixedClock
-
Packages that use FixedClock Package Description com.google.api.client.testing.http Beta
Testing utilities used for writing tests based on this library. -
-
Uses of FixedClock in com.google.api.client.testing.http
Methods in com.google.api.client.testing.http that return FixedClock Modifier and Type Method Description FixedClock
FixedClock. setTime(long newTime)
Changes the time value this time provider is returning.
-