C# Class Akka.Interfaced.Tests.ExceptionAtStartStopTest

Inheritance: TestKit.Xunit2.TestKit
Afficher le fichier Open project: SaladLab/Akka.Interfaced

Méthodes publiques

Méthode Description
ExceptionAtStartStopTest ( ITestOutputHelper output ) : System

Private Methods

Méthode 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 méthode

public ExceptionAtStartStopTest ( ITestOutputHelper output ) : System
output ITestOutputHelper
Résultat System