Source accepted by outbox message assertion helpers.
Use a MemoryOutboxPort or a snapshot returned by a test adapter. Durable SQL adapters should expose app-owned snapshots rather than widening the production OutboxPort read surface.
MemoryOutboxPort
OutboxPort
Readonly
Current outbox message snapshots.
Source accepted by outbox message assertion helpers.
Use a
MemoryOutboxPortor a snapshot returned by a test adapter. Durable SQL adapters should expose app-owned snapshots rather than widening the productionOutboxPortread surface.