C# Class SharpSpecs.UI.Specs.MainWindowSteps

Inheritance: SharpSpecs.Framework.Feature
Afficher le fichier Open project: charlieridley/SharpSpecs

Méthodes protégées

Méthode Description
I_have_an_instance_of_the_window ( ) : void
I_have_selected_a_file_to_load ( ) : void
I_press_load ( ) : void
I_press_run_specs ( ) : void
it_should_run_all_the_features ( ) : void
it_should_show_the_features_on_the_screen ( ) : void
the_feature_finishes_running ( ) : void
the_feature_starts_running ( ) : void
the_view_model_should_display_a_passed_image ( ) : void
the_view_model_should_display_a_running_image ( ) : void

Method Details

I_have_an_instance_of_the_window() protected méthode

protected I_have_an_instance_of_the_window ( ) : void
Résultat void

I_have_selected_a_file_to_load() protected méthode

protected I_have_selected_a_file_to_load ( ) : void
Résultat void

I_press_load() protected méthode

protected I_press_load ( ) : void
Résultat void

I_press_run_specs() protected méthode

protected I_press_run_specs ( ) : void
Résultat void

it_should_run_all_the_features() protected méthode

protected it_should_run_all_the_features ( ) : void
Résultat void

it_should_show_the_features_on_the_screen() protected méthode

protected it_should_show_the_features_on_the_screen ( ) : void
Résultat void

the_feature_finishes_running() protected méthode

protected the_feature_finishes_running ( ) : void
Résultat void

the_feature_starts_running() protected méthode

protected the_feature_starts_running ( ) : void
Résultat void

the_view_model_should_display_a_passed_image() protected méthode

protected the_view_model_should_display_a_passed_image ( ) : void
Résultat void

the_view_model_should_display_a_running_image() protected méthode

protected the_view_model_should_display_a_running_image ( ) : void
Résultat void