C# Class StoryTeller.Testing.Engine.when_checking_a_property_and_the_expected_is_missing

Inheritance: CheckPropertyGrammarExecuteFixture
ファイルを表示 Open project: adymitruk/storyteller

Protected Methods

Method Description
beforeEach ( ) : void

Private Methods

Method Description
exception_text_should_include_a_note_about_age_being_missing ( ) : void
should_have_a_syntax_error ( ) : void
the_property_should_be_in_error ( ) : void

Method Details

beforeEach() protected method

protected beforeEach ( ) : void
return void