C# 클래스 SharpSpecs.Framework.Specs.WhenStepSpecs.with_when_step

파일 보기 프로젝트 열기: charlieridley/SharpSpecs

보호된 프로퍼티들

프로퍼티 타입 설명
scenario SharpSpecs.Framework.Specs.Fakes.ScenarioMock
whenStep WhenStep

보호된 메소드들

메소드 설명
I_have_a_scenario_container ( ) : void
dummy_step ( ) : void

메소드 상세

I_have_a_scenario_container() 보호된 정적인 메소드

protected static I_have_a_scenario_container ( ) : void
리턴 void

dummy_step() 보호된 정적인 메소드

protected static dummy_step ( ) : void
리턴 void

프로퍼티 상세

scenario 보호되어 있는 정적으로 프로퍼티

protected static ScenarioMock,SharpSpecs.Framework.Specs.Fakes scenario
리턴 SharpSpecs.Framework.Specs.Fakes.ScenarioMock

whenStep 보호되어 있는 정적으로 프로퍼티

protected static WhenStep whenStep
리턴 WhenStep