Ejemplo n.º 1
0
 public ActorContextTests(ITestOutputHelper output) : base(output)
 {
     _actorContext = new ActorContext();
 }