C# Class Akka.Interfaced.MessageExceptionTest

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

Public Methods

Method Description
MessageExceptionTest ( ITestOutputHelper output ) : System

Private Methods

Method Description
ExceptionThrown_At_Handle ( ) : void
ExceptionThrown_At_HandleAsync ( ) : void
ExceptionThrown_At_HandleAsyncDone ( ) : void
ExceptionThrown_At_HandleReentrantAsync ( ) : void
ExceptionThrown_At_HandleReentrantAsyncDone ( ) : void

Method Details

MessageExceptionTest() public method

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