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

Inheritance: Feature
Afficher le fichier Open project: charlieridley/SharpSpecs

Méthodes protégées

Méthode 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 méthode

protected I_have_a_given_step ( ) : void
Résultat void

I_have_a_then_step() protected méthode

protected I_have_a_then_step ( ) : void
Résultat void

I_have_a_when_step() protected méthode

protected I_have_a_when_step ( ) : void
Résultat void