C# Class IntegrationTests.remote_activation_integration_specs

Inheritance: IDisposable
Mostra file Open project: storyteller/Storyteller

Public Methods

Method Description
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

Private Methods

Method Description
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

Method Details

Dispose() public method

public Dispose ( ) : void
return void

can_use_config_to_specify_the_system_name_as_assembly_qualified_name() public method

can_use_config_to_specify_the_system_name_as_class_name_only() public method

get_a_graceful_messages_with_too_many_systems() public method

public get_a_graceful_messages_with_too_many_systems ( ) : void
return void