Package com.google.api.client.testing.util (1.41.8)

com.google.api.client.util.Beta
Testing utilities used for writing tests based on this library.

Classes

LogRecordingHandler

Beta
Logging handler that stores log records.

MockBackOff

Beta
Mock for BackOff that always returns a fixed number.

Implementation is not thread-safe.

MockSleeper

Beta
Mock for Sleeper.

Implementation is not thread-safe.

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.