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

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

공개 메소드들

메소드 설명
SetUp ( ) : void
TheTopicsAre ( ) : IGrammar
TopicExportFixture ( ) : System.IO

비공개 메소드들

메소드 설명
BuildTopic ( [ path, string Line1 = null, string Line2 = null ) : void
TheExportedFileForWebsiteShouldBe ( string Key ) : string
TheExportedFileShouldBe ( string Key ) : string

메소드 상세

SetUp() 공개 메소드

public SetUp ( ) : void
리턴 void

TheTopicsAre() 공개 메소드

public TheTopicsAre ( ) : IGrammar
리턴 IGrammar

TopicExportFixture() 공개 메소드

public TopicExportFixture ( ) : System.IO
리턴 System.IO