ActorTestKit<T>.ActorInstance field
The instance of the actor being tested.
public readonly T ActorInstance;
See Also
- class ActorTestKit<T>
- namespace Microsoft.Coyote.Actors.UnitTesting
- assembly Microsoft.Coyote.Actors
The instance of the actor being tested.
public readonly T ActorInstance;