Conduit v0.12.10 Conduit.TestAdapter View Source

This module is intended to be used instead of a normal adapter in tests.

See Conduit.Test for details.

Link to this section Summary

Functions

Sends a publish message to the current process or the shared_test_process if that is configured

Link to this section Functions

Link to this function publish(message, config, opts) View Source

Callback implementation for Conduit.Adapter.publish/3.

Link to this function publish(broker, message, config, opts) View Source

Sends a publish message to the current process or the shared_test_process if that is configured.