Click or drag to resize
Akka.NETTestKitAssertionsExtensionFor Method
TBD

Namespace:  Akka.TestKit
Assembly:  Akka.TestKit (in Akka.TestKit.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax
public static TestKitAssertionsProvider For(
	ActorSystem system
)

Parameters

system
Type: Akka.ActorActorSystem
TBD

Return Value

Type: TestKitAssertionsProvider
TBD
See Also