C# 클래스 Xunit.Reporting.Specs.Internal.After_creating_a_readable_representation_of_a__Context__

상속: StaticContextSpecification
파일 보기 프로젝트 열기: BjRo/xunitbddextensions

보호된 메소드들

메소드 설명
Because ( ) : void
EstablishContext ( ) : void

비공개 메소드들

메소드 설명
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

메소드 상세

Because() 보호된 메소드

protected Because ( ) : void
리턴 void

EstablishContext() 보호된 메소드

protected EstablishContext ( ) : void
리턴 void