XBullet.EasyTesting.Messaging
Transport-neutral message recording and assertions for destinations, headers, payloads, and ordering.
<PackageReference Include="XBullet.EasyTesting.Messaging" Version="VERSION" />
Primary APIs
- RecordedMessageBus records published messages.
- RecordedMessageBusAssertions verifies message collections.
- RecordedMessage represents one captured transport message.
See the messaging guide.