C# Класс Akka.Tests.Actor.LocalActorRefProviderSpec

Наследование: AkkaSpec
Показать файл Открыть проект

Приватные методы

Метод Описание
A_LocalActorRefs_ActorCell_must_not_retain_its_original_Props_when_Terminated ( ) : void
An_ActorRefFactory_must_only_create_one_instance_of_an_actor_from_within_the_same_message_invocation ( ) : void
An_ActorRefFactory_must_only_create_one_instance_of_an_actor_with_a_specific_address_in_a_concurrent_environment ( ) : void
An_ActorRefFactory_must_throw_suitable_exceptions_for_malformed_actor_names ( string name, string expectedExceptionMessageSubstring ) : void