Connectum API Reference / @connectum/events-amqp / testing / FakePublishOutcome
Type Alias: FakePublishOutcome
FakePublishOutcome =
"ack"|Error
Defined in: packages/events-amqp/src/testing.ts:64
One publish outcome: "ack" resolves; an Error rejects the publish with it.
