AkkaSpec..::..TestActor Class

Namespace:  Akka.Tests
Assembly:  Akka.TestKit (in Akka.TestKit.dll)

Syntax


public class TestActor : UntypedActor
Public Class TestActor _
	Inherits UntypedActor
public ref class TestActor : public UntypedActor

Inheritance Hierarchy


Object
  Akka.Actor..::..ActorBase
    Akka.Actor..::..UntypedActor
      Akka.Tests..::..AkkaSpec..::..TestActor