CQRS.NET  2.2
A lightweight enterprise framework to write CQRS, event-sourced and micro-service applications in hybrid multi-datacentre, on-premise and Azure environments.
Cqrs.Azure.ServiceBus.Tests.Integration Namespace Reference

Classes

class  GuidAuthenticationTokenHelper
 A test IAuthenticationTokenHelper<TAuthenticationToken> that always returns Guid.Empty More...
 
class  RoundTripTests
 A series of tests publishing events. More...
 
class  TestCommandSuccessHandler
 A Test IMessageHandler<TMessage> for handling TestCommand. More...
 
class  TestEventSuccessHandler
 A Test IMessageHandler<TMessage> for handling TestEvent. More...