Search
google_grpc_pubsub
v0.4.0
Pages
Modules
Settings
View Source
Google.Pubsub.Testing
(google_grpc_pubsub v0.4.0)
Link to this section
Summary
Functions
assert_acknowledged_messages(subscription_id, ack_ids)
assert_messages_published(topic_id, messages, timeout \\ nil)
assert_subscription_created(topic_id, subscription_id)
assert_topic_created(topic_id)
publish(subscription_id, messages)
publish(subscription_id, mod, messages)
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