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

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

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

Метод Описание
RemoteRouterSpec ( ) : System.Collections.Generic

Защищенные методы

Метод Описание
AfterTermination ( ) : void

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

Метод Описание
RemoteRouter_must_deploy_dynamic_resizable_number_of_children_on_remote_host_driven_by_configuration ( ) : void
RemoteRouter_must_deploy_its_children_on_remote_host_driven_by_configuration ( ) : void
RemoteRouter_must_deploy_its_children_on_remote_host_driven_by_programmatic_definition ( ) : void
RemoteRouter_must_deploy_remote_routers_based_on_configuration ( ) : void
RemoteRouter_must_deploy_remote_routers_based_on_explicit_deployment ( ) : void
RemoteRouter_must_let_remote_deployment_be_overridden_by_local_configuration ( ) : void
RemoteRouter_must_let_remote_deployment_be_overridden_by_remote_configuration ( ) : void
RemoteRouter_must_let_remote_deployment_router_be_overridden_by_local_configuration ( ) : void
RemoteRouter_must_set_supplied_SupervisorStrategy ( ) : void

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

AfterTermination() защищенный Метод

protected AfterTermination ( ) : void
Результат void

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

public RemoteRouterSpec ( ) : System.Collections.Generic
Результат System.Collections.Generic