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

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

공개 메소드들

메소드 설명
OutlineGenerationFixture ( ) : System.Collections.Generic
TheLoadedTopicsShouldBe ( ) : IGrammar
TheOutlineFileIs ( ) : IGrammar
TheTopicsReadShouldBe ( ) : IGrammar
TheWrittenFilesShouldBe ( ) : IGrammar

비공개 메소드들

메소드 설명
Line ( string Line ) : void
theLoadedTopics ( ) : IEnumerable
theWrittenFiles ( ) : IEnumerable

메소드 상세

OutlineGenerationFixture() 공개 메소드

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

TheLoadedTopicsShouldBe() 공개 메소드

public TheLoadedTopicsShouldBe ( ) : IGrammar
리턴 IGrammar

TheOutlineFileIs() 공개 메소드

public TheOutlineFileIs ( ) : IGrammar
리턴 IGrammar

TheTopicsReadShouldBe() 공개 메소드

public TheTopicsReadShouldBe ( ) : IGrammar
리턴 IGrammar

TheWrittenFilesShouldBe() 공개 메소드

public TheWrittenFilesShouldBe ( ) : IGrammar
리턴 IGrammar