Class TestPubsubSignal

java.lang.Object
org.apache.beam.sdk.io.gcp.pubsub.TestPubsubSignal
All Implemented Interfaces:
TestRule

public class TestPubsubSignal extends Object implements TestRule
Test rule which observes elements of the PCollection and checks whether they match the success criteria.

Uses a random temporary Pubsub topic for synchronization.