Table of Contents

Class TestKitAssertionsProvider

Namespace
Akka.TestKit
Assembly
Akka.TestKit.dll
public class TestKitAssertionsProvider : IExtension
Inheritance
TestKitAssertionsProvider
Implements
IExtension
Inherited Members

Constructors

TestKitAssertionsProvider(ITestKitAssertions)

TBD

public TestKitAssertionsProvider(ITestKitAssertions assertions)

Parameters

assertions ITestKitAssertions

TBD

Properties

Assertions

TBD

public ITestKitAssertions Assertions { get; }

Property Value

ITestKitAssertions