C# Class Deveel.Data.Diagnostics.EventsTests

Inheritance: ContextBasedTest
ファイルを表示 Open project: deveel/deveeldb

Protected Methods

Method Description
OnBeforeTearDown ( string testName ) : void

Private Methods

Method Description
AttachRouter ( ) : void
FireAtLowerLevelAndListenAtHighest ( ) : void
FormMessageAndReadMeta ( ) : void
GetEventData_ConvertEnum ( ) : void
RouteError ( ) : void
RouteOneRegisteredMany ( ) : void
RouteOnlyOnce ( ) : void
RouteOnlyOnceForSameEventType ( ) : void
RouteTwiceForSameEventType ( ) : void

Method Details

OnBeforeTearDown() protected method

protected OnBeforeTearDown ( string testName ) : void
testName string
return void