C# Class IntegrationTests.remote_activation_integration_specs

Inheritance: IDisposable
Afficher le fichier Open project: storyteller/Storyteller

Méthodes publiques

Méthode 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

Méthode 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 méthode

public Dispose ( ) : void
Résultat void

can_use_config_to_specify_the_system_name_as_assembly_qualified_name() public méthode

can_use_config_to_specify_the_system_name_as_class_name_only() public méthode

get_a_graceful_messages_with_too_many_systems() public méthode

public get_a_graceful_messages_with_too_many_systems ( ) : void
Résultat void