C# 클래스 Samples.Fixtures.NameListFixture

상속: Fixture
파일 보기 프로젝트 열기: storyteller/Storyteller

공개 메소드들

메소드 설명
NameListFixture ( ) : System
TheNamesAre ( ) : IGrammar
TheNamesShouldBe ( ) : IGrammar

비공개 메소드들

메소드 설명
AddName ( string name ) : void

메소드 상세

NameListFixture() 공개 메소드

public NameListFixture ( ) : System
리턴 System

TheNamesAre() 공개 메소드

public TheNamesAre ( ) : IGrammar
리턴 IGrammar

TheNamesShouldBe() 공개 메소드

public TheNamesShouldBe ( ) : IGrammar
리턴 IGrammar