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

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

보호된 메소드들

메소드 설명
I_create_an_instance ( ) : void
it_should_contain_the_steps ( ) : void
it_should_have_a_reference_to_the_scenario ( ) : void
it_should_have_the_scenario_name ( ) : void

비공개 메소드들

메소드 설명
TestScenario ( ) : Scenario
test_then ( ) : void
test_when ( ) : void

메소드 상세

I_create_an_instance() 보호된 메소드

protected I_create_an_instance ( ) : void
리턴 void

it_should_contain_the_steps() 보호된 메소드

protected it_should_contain_the_steps ( ) : void
리턴 void

it_should_have_a_reference_to_the_scenario() 보호된 메소드

protected it_should_have_a_reference_to_the_scenario ( ) : void
리턴 void

it_should_have_the_scenario_name() 보호된 메소드

protected it_should_have_the_scenario_name ( ) : void
리턴 void