C# 클래스 IntegrationTests.remote_activation_integration_specs

상속: IDisposable
파일 보기 프로젝트 열기: storyteller/Storyteller

공개 메소드들

메소드 설명
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() 공개 메소드

get_a_graceful_messages_with_too_many_systems() 공개 메소드

public get_a_graceful_messages_with_too_many_systems ( ) : void
리턴 void