C# Class SharpSpecs.UI.Specs.MainWindowViewModelSteps

Inheritance: SharpSpecs.Framework.Feature
ファイルを表示 Open project: charlieridley/SharpSpecs

Protected Methods

Method Description
I_create_an_instance ( ) : void
I_should_have_an_instantiated_features_collection ( ) : void

Method Details

I_create_an_instance() protected method

protected I_create_an_instance ( ) : void
return void

I_should_have_an_instantiated_features_collection() protected method

protected I_should_have_an_instantiated_features_collection ( ) : void
return void