C# Class Cqrs.Tests.CommandBusTests

Show file Open project: fkalseth/tasknotes

Private Methods

Method Description
Sending_command_executes_handler ( ) : void
Sending_command_when_multiple_handlers_throws ( ) : void
Sending_command_when_no_handler_throws ( ) : void
Setup ( ) : void