C# 클래스 Specifications.Fixtures.Docs.TopicFolderFixture

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

공개 메소드들

메소드 설명
AllTopicsShouldBe ( ) : IGrammar
CheckTopic ( ) : IGrammar
SetUp ( ) : void
TheTopicsAre ( ) : IGrammar
TopicFolderFixture ( ) : System.Collections.Generic
WriteFile ( ) : IGrammar

비공개 메소드들

메소드 설명
BuildTopic ( [ path, string Line1 = null, string Line2 = null ) : void
CaptureLine ( string Text ) : void
ForFile ( string path ) : void
allTopicsInOrder ( ) : IEnumerable

메소드 상세

AllTopicsShouldBe() 공개 메소드

public AllTopicsShouldBe ( ) : IGrammar
리턴 IGrammar

CheckTopic() 공개 메소드

public CheckTopic ( ) : IGrammar
리턴 IGrammar

SetUp() 공개 메소드

public SetUp ( ) : void
리턴 void

TheTopicsAre() 공개 메소드

public TheTopicsAre ( ) : IGrammar
리턴 IGrammar

TopicFolderFixture() 공개 메소드

public TopicFolderFixture ( ) : System.Collections.Generic
리턴 System.Collections.Generic

WriteFile() 공개 메소드

public WriteFile ( ) : IGrammar
리턴 IGrammar