C# Class StoryTeller.Testing.Engine.when_checking_a_property_that_throws_an_exception

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

Protected Methods

Method Description
beforeEach ( ) : void

Private Methods

Method Description
captures_the_exception_text ( ) : void
counts_should_have_incremented_an_exception ( ) : void
the_property_is_in_error ( ) : void

Method Details

beforeEach() protected method

protected beforeEach ( ) : void
return void