ActorTestKit<T> constructor

Initializes a new instance of the ActorTestKit class.

public ActorTestKit(Configuration configuration)
parameter description
configuration The runtime configuration to use.

See Also