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

Inheritance: StaticContextSpecification
Afficher le fichier Open project: BjRo/xunitbddextensions

Méthodes protégées

Méthode Description
Because ( ) : void
EstablishContext ( ) : void

Private Methods

Méthode 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 méthode

protected Because ( ) : void
Résultat void

EstablishContext() protected méthode

protected EstablishContext ( ) : void
Résultat void