C# Class Akka.Interfaced.NotificationExceptionTest

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

Méthodes publiques

Méthode Description
NotificationExceptionTest ( ITestOutputHelper output ) : System

Private Methods

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

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