JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Use
Tree
Deprecated
Index
Search
Help
com.google.api.client.testing.util
Contents
Description
Classes and Interfaces
Hide sidebar
Show sidebar
Package com.google.api.client.testing.util
@Beta
package
com.google.api.client.testing.util
Beta
Testing utilities used for writing tests based on this library.
Since:
1.14
Author:
Yaniv Inbar
Classes
Class
Description
LogRecordingHandler
Beta
Logging handler that stores log records.
MockBackOff
Beta
Mock for
BackOff
that always returns a fixed number.
MockSleeper
Beta
Mock for
Sleeper
.
SecurityTestUtils
Beta
Utilities and constants related to testing the library
util
package.
TestableByteArrayInputStream
Beta
Testable extension for a byte array input stream.
TestableByteArrayOutputStream
Beta
Testable extension for a byte array output stream.