ActorTestKit<T>.ActorInstance field

The instance of the actor being tested.

public readonly T ActorInstance;

See Also