Table of Contents

Class TestKitAssertionsExtension

Namespace
Akka.TestKit
Assembly
Akka.TestKit.dll

TBD

public class TestKitAssertionsExtension : ExtensionIdProvider<TestKitAssertionsProvider>
Inheritance
TestKitAssertionsExtension

Constructors

TestKitAssertionsExtension(ITestKitAssertions)

TBD

public TestKitAssertionsExtension(ITestKitAssertions assertions)

Parameters

assertions ITestKitAssertions

TBD

Methods

CreateExtension(ExtendedActorSystem)

TBD

public override TestKitAssertionsProvider CreateExtension(ExtendedActorSystem system)

Parameters

system ExtendedActorSystem

TBD

Returns

TestKitAssertionsProvider

TBD

For(ActorSystem)

TBD

public static TestKitAssertionsProvider For(ActorSystem system)

Parameters

system ActorSystem

TBD

Returns

TestKitAssertionsProvider

TBD