TestKitExtension..::..For Method

Namespace:  Akka.TestKit
Assembly:  Akka.TestKit (in Akka.TestKit.dll)

Syntax


public static TestKitSettings For(
	ActorSystem system
)
Public Shared Function For ( _
	system As ActorSystem _
) As TestKitSettings
public:
static TestKitSettings^ For(
	ActorSystem^ system
)

Parameters

system
Type: Akka.Actor..::..ActorSystem