C# Класс IntegrationTests.remote_activation_integration_specs

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

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

Метод Описание
Dispose ( ) : void
can_use_config_to_specify_the_system_name_as_assembly_qualified_name ( ) : void
can_use_config_to_specify_the_system_name_as_class_name_only ( ) : void
get_a_graceful_messages_with_too_many_systems ( ) : void

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

Метод Описание
controllerForProject ( string projectFolder ) : ST.Client.EngineController
get_a_graceful_message_when_system_blows_up ( ) : void
load_directory_where_matching_assembly_only_has_one_system ( ) : void
load_directory_with_no_system_should_just_use_the_nullo_system ( ) : void

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

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

public Dispose ( ) : void
Результат void

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

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

public can_use_config_to_specify_the_system_name_as_class_name_only ( ) : void
Результат void

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

public get_a_graceful_messages_with_too_many_systems ( ) : void
Результат void