C# Class Akka.Interfaced.NotificationExceptionTest

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

Public Methods

Method Description
NotificationExceptionTest ( ITestOutputHelper output ) : System

Private Methods

Method Description
ExceptionThrown_At_Notification ( ) : System.Threading.Tasks.Task
ExceptionThrown_At_NotificationAsync ( ) : System.Threading.Tasks.Task
ExceptionThrown_At_NotificationAsyncDone ( ) : System.Threading.Tasks.Task
ExceptionThrown_At_NotificationReentrantAsync ( ) : System.Threading.Tasks.Task
ExceptionThrown_At_NotificationReentrantAsyncDone ( ) : System.Threading.Tasks.Task
SetupActors ( LogBoard log ) : IActorRef>>.Task
SetupActors2 ( LogBoard log ) : IActorRef>>.Task

Method Details

NotificationExceptionTest() public method

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