C# (CSharp) Akka.TestKit.Internal Пространство имен

Классы

Имя Описание
InternalTestActorRef INTERNAL This special ActorRef is exclusively for use during unit testing in a single-threaded environment. Therefore, it overrides the dispatcher to CallingThreadDispatcher and sets the receiveTimeout to None. Otherwise, it acts just like a normal ActorRef. You may retrieve a reference to the underlying actor to test internal logic. Note! Part of internal API. Breaking changes may occur without notice. Use at own risk.
InternalTestActorRef.InternalGetActor
InternalTestActorRef.TestActorCell