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
- class ActorTestKit<T>
- namespace Microsoft.Coyote.Actors.UnitTesting
- assembly Microsoft.Coyote.Actors