Method | 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 |
protected I_have_an_instance_of_the_window ( ) : void | ||
return | void |
protected I_have_selected_a_file_to_load ( ) : void | ||
return | void |
protected it_should_run_all_the_features ( ) : void | ||
return | void |
protected it_should_show_the_features_on_the_screen ( ) : void | ||
return | void |
protected the_feature_finishes_running ( ) : void | ||
return | void |
protected the_feature_starts_running ( ) : void | ||
return | void |
protected the_view_model_should_display_a_passed_image ( ) : void | ||
return | void |
protected the_view_model_should_display_a_running_image ( ) : void | ||
return | void |