C# 클래스 Akka.Interfaced.Tests.ExceptionAtStartStopTest

상속: TestKit.Xunit2.TestKit
파일 보기 프로젝트 열기: SaladLab/Akka.Interfaced

공개 메소드들

메소드 설명
ExceptionAtStartStopTest ( ITestOutputHelper output ) : System

비공개 메소드들

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

메소드 상세

ExceptionAtStartStopTest() 공개 메소드

public ExceptionAtStartStopTest ( ITestOutputHelper output ) : System
output ITestOutputHelper
리턴 System