View Source Google.Pubsub.Testing (google_grpc_pubsub v0.3.2)

Link to this section Summary

Link to this section Functions

Link to this function

assert_acknowledged_messages(subscription_id, ack_ids)

View Source
Link to this macro

assert_messages_published(topic_id, messages, timeout \\ nil)

View Source (macro)
Link to this function

assert_subscription_created(topic_id, subscription_id)

View Source
Link to this function

assert_topic_created(topic_id)

View Source
Link to this function

publish(subscription_id, messages)

View Source
Link to this function

publish(subscription_id, mod, messages)

View Source