C# Класс Akka.Remote.Tests.EndpointRegistrySpec

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

Открытые методы

Метод Описание
EndpointRegistrySpec ( ) : System

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

Метод Описание
EndpointRegister_should_not_report_endpoint_as_writeable_if_no_Pass_policy ( ) : void
EndpointRegistry_must_be_able_to_register_Gated_policy_for_an_address ( ) : void
EndpointRegistry_must_be_able_to_register_a_readonly_endpoint ( ) : void
EndpointRegistry_must_be_able_to_register_a_writeable_endpoint_and_policy ( ) : void
EndpointRegistry_must_be_able_to_register_writable_and_readonly_endpoint_correctly ( ) : void
EndpointRegistry_must_keep_tombstones_when_removing_an_endpoint ( ) : void
EndpointRegistry_must_remove_readonly_endpoints_if_marked_as_failed ( ) : void
EndpointRegistry_should_be_able_to_register_Quarantined_policy_for_an_address ( ) : void
EndpointRegistry_should_overwrite_Gated_policy_with_Pass_on_RegisterWritableEndpoint ( ) : void
EndpointRegistry_should_overwrite_Quarantine_policy_with_Pass_on_RegisterWritableEndpoint ( ) : void
EndpointRegistry_should_prune_outdated_Gated_directives_properly ( ) : void
Fix_1845_EndpointRegistry_should_override_ReadOnly_endpoint ( ) : void

Описание методов

EndpointRegistrySpec() публичный Метод

public EndpointRegistrySpec ( ) : System
Результат System