C# Class SharpSpecs.Framework.Specs.Fakes.FeatureWithOneScenarioAndThreeStepsSteps

Inheritance: Feature
Datei anzeigen Open project: charlieridley/SharpSpecs

Protected Methods

Method Description
I_have_a_given_step ( ) : void
I_have_a_then_step ( ) : void
I_have_a_when_step ( ) : void

Method Details

I_have_a_given_step() protected method

protected I_have_a_given_step ( ) : void
return void

I_have_a_then_step() protected method

protected I_have_a_then_step ( ) : void
return void

I_have_a_when_step() protected method

protected I_have_a_when_step ( ) : void
return void