C# Class Tests.ApplicationDomainEventsTests

Mostra file Open project: sapiens/DomainEventsToolkit

Public Methods

Method Description
ApplicationDomainEventsTests ( ) : System

Private Methods

Method Description
Write ( string format ) : void
cant_register_null_handler ( ) : void
inherited_events_handled_from_specific_to_base ( ) : void
local_manager_also_publish_to_app_manager ( ) : void
only_specific_event_is_handled ( ) : void
publish_event_is_handled ( ) : void
register_handler_ok ( ) : void
unsubscribe_event_handler ( ) : void
usage_test ( ) : void

Method Details

ApplicationDomainEventsTests() public method

public ApplicationDomainEventsTests ( ) : System
return System