Package io.github.flink.gcp.connector.testutils.pubsub
package io.github.flink.gcp.connector.testutils.pubsub
-
ClassesClassDescriptionThe Pub/Sub emulator image shared by every harness that starts the emulator, so they cannot drift apart.Fetch-loop helpers for driving a Pub/Sub
SplitReaderdirectly in tests, typed against theflink-connector-baseinterface so the connector's reader class never crosses the module boundary.The Pub/Sub admin, publish and pull machinery every integration-test harness needs, parameterised over the transport: a plaintext channel with no credentials against the emulator, or application-default credentials against the real service.