C# 클래스 Tests.ApplicationDomainEventsTests

파일 보기 프로젝트 열기: sapiens/DomainEventsToolkit

공개 메소드들

메소드 설명
ApplicationDomainEventsTests ( ) : System

비공개 메소드들

메소드 설명
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

메소드 상세

ApplicationDomainEventsTests() 공개 메소드

public ApplicationDomainEventsTests ( ) : System
리턴 System