C# Class Akka.Interfaced.Tests.ExceptionAtStartStopTest

Inheritance: TestKit.Xunit2.TestKit
Datei anzeigen Open project: SaladLab/Akka.Interfaced

Public Methods

Method Description
ExceptionAtStartStopTest ( ITestOutputHelper output ) : System

Private Methods

Method Description
ExceptionThrown_At_MessageHandle ( ) : void
ExceptionThrown_At_OnGracefulStop ( ) : void
ExceptionThrown_At_OnGracefulStopDone ( ) : void
ExceptionThrown_At_OnStart ( ) : void
ExceptionThrown_At_OnStartDone ( ) : void
ExceptionThrown_At_PostStop ( ) : void
ExceptionThrown_At_PreStart ( ) : void

Method Details

ExceptionAtStartStopTest() public method

public ExceptionAtStartStopTest ( ITestOutputHelper output ) : System
output ITestOutputHelper
return System