C# Class Akka.Interfaced.ActorCancellationTokenTest

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

Public Methods

Method Description
ActorCancellationTokenTest ( ITestOutputHelper output ) : System

Private Methods

Method Description
StopActor_RunningAsyncMessageHandler_Canceled ( ) : Task
StopActor_RunningAsyncNotificationHandler_Canceled ( ) : Task
StopActor_RunningAsyncRequestHandler_Canceled ( ) : Task

Method Details

ActorCancellationTokenTest() public method

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