CQRS.NET  2.1
A lightweight enterprise framework to write CQRS, event-sourced and micro-service applications in hybrid multi-datacentre, on-premise and Azure environments.
Cqrs.Tests.Bus.When_sending_command Class Reference

Public Member Functions

void Setup ()
 
void Should_run_handler ()
 
void Should_throw_if_more_handlers ()
 
void Should_throw_if_no_handlers ()
 
void Has_no_handles_should_not_throw_due_to_settings ()