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

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

공개 메소드들

메소드 설명
IfTheStateIs ( ) : IGrammar
SetUp ( ) : void
TearDown ( ) : void
TheTopicsAre ( ) : IGrammar
TopicTemplatingFixture ( ) : System.IO

비공개 메소드들

메소드 설명
BuildTopic ( [ path, string Line1 = null, string Line2 = null ) : void
TheUrlResolutionIs ( UrlStyle style ) : void
TransformsShouldBe ( string Topic, string Before ) : string

메소드 상세

IfTheStateIs() 공개 메소드

public IfTheStateIs ( ) : IGrammar
리턴 IGrammar

SetUp() 공개 메소드

public SetUp ( ) : void
리턴 void

TearDown() 공개 메소드

public TearDown ( ) : void
리턴 void

TheTopicsAre() 공개 메소드

public TheTopicsAre ( ) : IGrammar
리턴 IGrammar

TopicTemplatingFixture() 공개 메소드

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