Click or drag to resize
Akka.NETTestKitExtensionFor Method
TBD

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

Parameters

system
Type: Akka.ActorActorSystem
TBD

Return Value

Type: TestKitSettings
TBD
See Also