Package com.google.cloud.pubsublite.internal.testing (1.13.3)

GitHub Repository

This package is not the recommended entry point to using this client library!

For this library, we recommend using com.google.cloud.pubsublite.cloudpubsub for new applications.

Classes

Class Description
com.google.cloud.pubsublite.internal.testing.FakeApiService Fake Pub/Sub Lite service for testing. Used like: static abstract class SubscriberFakeService extends FakeApiService implements Subscriber {};
com.google.cloud.pubsublite.internal.testing.TestResetSignal
com.google.cloud.pubsublite.internal.testing.UnitTestExamples