C# 클래스 SharpSpecs.UI.Specs.MainWindowSteps

상속: SharpSpecs.Framework.Feature
파일 보기 프로젝트 열기: charlieridley/SharpSpecs

보호된 메소드들

메소드 설명
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

메소드 상세

I_have_an_instance_of_the_window() 보호된 메소드

protected I_have_an_instance_of_the_window ( ) : void
리턴 void

I_have_selected_a_file_to_load() 보호된 메소드

protected I_have_selected_a_file_to_load ( ) : void
리턴 void

I_press_load() 보호된 메소드

protected I_press_load ( ) : void
리턴 void

I_press_run_specs() 보호된 메소드

protected I_press_run_specs ( ) : void
리턴 void

it_should_run_all_the_features() 보호된 메소드

protected it_should_run_all_the_features ( ) : void
리턴 void

it_should_show_the_features_on_the_screen() 보호된 메소드

protected it_should_show_the_features_on_the_screen ( ) : void
리턴 void

the_feature_finishes_running() 보호된 메소드

protected the_feature_finishes_running ( ) : void
리턴 void

the_feature_starts_running() 보호된 메소드

protected the_feature_starts_running ( ) : void
리턴 void

the_view_model_should_display_a_passed_image() 보호된 메소드

protected the_view_model_should_display_a_passed_image ( ) : void
리턴 void

the_view_model_should_display_a_running_image() 보호된 메소드

protected the_view_model_should_display_a_running_image ( ) : void
리턴 void