C# Class SharpSpecs.UI.Specs.FeatureViewModelSteps

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

Méthodes protégées

Méthode Description
I_create_an_instance ( ) : void
I_have_a_feature ( ) : void
it_should_contain_a_collection_of_scenario_view_models ( ) : void
it_should_have_reference_to_the_feature ( ) : void
it_should_have_the_feature_name ( ) : void
the_view_model_should_show_a_not_running_icon ( ) : void

Method Details

I_create_an_instance() protected méthode

protected I_create_an_instance ( ) : void
Résultat void

I_have_a_feature() protected méthode

protected I_have_a_feature ( ) : void
Résultat void

it_should_contain_a_collection_of_scenario_view_models() protected méthode

protected it_should_contain_a_collection_of_scenario_view_models ( ) : void
Résultat void

it_should_have_reference_to_the_feature() protected méthode

protected it_should_have_reference_to_the_feature ( ) : void
Résultat void

it_should_have_the_feature_name() protected méthode

protected it_should_have_the_feature_name ( ) : void
Résultat void

the_view_model_should_show_a_not_running_icon() protected méthode

protected the_view_model_should_show_a_not_running_icon ( ) : void
Résultat void