C# Class Akka.Interfaced.Persistence.Tests.TestPersistentActor

Inheritance: Akka.TestKit.Xunit2.TestKit
Show file Open project: SaladLab/Akka.Interfaced

Public Methods

Method Description
TestPersistentActor ( ITestOutputHelper output ) : System

Protected Methods

Method Description
AfterAll ( ) : void

Private Methods

Method Description
Test_PersistentActor_Work ( ) : System.Threading.Tasks.Task

Method Details

AfterAll() protected method

protected AfterAll ( ) : void
return void

TestPersistentActor() public method

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