C# Class SharpSpecs.UI.Specs.StepViewModelSteps

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

Méthodes protégées

Méthode Description
I_create_an_instance ( ) : void
it_should_have_the_step_name ( ) : void

Private Methods

Méthode Description
GetDummyStep ( ) : Step
test_step ( ) : void

Method Details

I_create_an_instance() protected méthode

protected I_create_an_instance ( ) : void
Résultat void

it_should_have_the_step_name() protected méthode

protected it_should_have_the_step_name ( ) : void
Résultat void