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

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

보호된 메소드들

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

메소드 상세

I_create_an_instance() 보호된 메소드

protected I_create_an_instance ( ) : void
리턴 void

I_have_a_feature() 보호된 메소드

protected I_have_a_feature ( ) : void
리턴 void

it_should_contain_a_collection_of_scenario_view_models() 보호된 메소드

it_should_have_reference_to_the_feature() 보호된 메소드

protected it_should_have_reference_to_the_feature ( ) : void
리턴 void

it_should_have_the_feature_name() 보호된 메소드

protected it_should_have_the_feature_name ( ) : void
리턴 void

the_view_model_should_show_a_not_running_icon() 보호된 메소드

protected the_view_model_should_show_a_not_running_icon ( ) : void
리턴 void