C# 클래스 SharpSpecs.Framework.Specs.Fakes.FeatureWithFailingScenarioSteps

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

보호된 메소드들

메소드 설명
I_do_something_perfectly_acceptable ( ) : void
I_go_and_spoil_it_all_by_saying_something_stupid_like ( ) : void
I_have_a_step_which_works_just_fine ( ) : void
now_this_step_wont_run ( ) : void

메소드 상세

I_do_something_perfectly_acceptable() 보호된 메소드

protected I_do_something_perfectly_acceptable ( ) : void
리턴 void

I_go_and_spoil_it_all_by_saying_something_stupid_like() 보호된 메소드

I_have_a_step_which_works_just_fine() 보호된 메소드

protected I_have_a_step_which_works_just_fine ( ) : void
리턴 void

now_this_step_wont_run() 보호된 메소드

protected now_this_step_wont_run ( ) : void
리턴 void