google_grpc_pubsub v0.4.1
  • Pages
  • Modules

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

    Link to this section Summary

    Functions

    assert_acknowledged_messages(subscription_id, ack_ids)
    assert_messages_published(topic_id, messages, timeout \\ nil)
    assert_no_message_published(opts \\ [])
    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_no_message_published(opts \\ [])

    View Source
    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

    On Hex.pm: Package Preview (current file)

    Built using ExDoc (v0.28.4) for the Elixir programming language