C# Class Xunit.Reporting.Specs.Internal.After_creating_a_readable_representation_of_a__Context__

Inheritance: StaticContextSpecification
显示文件 Open project: BjRo/xunitbddextensions

Protected Methods

Method Description
Because ( ) : void
EstablishContext ( ) : void

Private Methods

Method Description
Should_have_capitalized_the_first_letter ( ) : void
Should_have_created_the_expected_text ( ) : void
Should_have_replaced_double_underscores_with_double_quotes ( ) : void
Should_have_replaced_underscores_with_spaces ( ) : void

Method Details

Because() protected method

protected Because ( ) : void
return void

EstablishContext() protected method

protected EstablishContext ( ) : void
return void