C# Class SharpSpecs.UI.Specs.StepViewModelSteps

Inheritance: SharpSpecs.Framework.Feature
Mostrar archivo Open project: charlieridley/SharpSpecs

Protected Methods

Method Description
I_create_an_instance ( ) : void
it_should_have_the_step_name ( ) : void

Private Methods

Method Description
GetDummyStep ( ) : Step
test_step ( ) : void

Method Details

I_create_an_instance() protected method

protected I_create_an_instance ( ) : void
return void

it_should_have_the_step_name() protected method

protected it_should_have_the_step_name ( ) : void
return void