C# Class Specifications.Fixtures.Docs.TopicTemplatingFixture

Inheritance: Fixture
Afficher le fichier Open project: storyteller/Storyteller

Méthodes publiques

Méthode Description
IfTheStateIs ( ) : IGrammar
SetUp ( ) : void
TearDown ( ) : void
TheTopicsAre ( ) : IGrammar
TopicTemplatingFixture ( ) : System.IO

Private Methods

Méthode Description
BuildTopic ( [ path, string Line1 = null, string Line2 = null ) : void
TheUrlResolutionIs ( UrlStyle style ) : void
TransformsShouldBe ( string Topic, string Before ) : string

Method Details

IfTheStateIs() public méthode

public IfTheStateIs ( ) : IGrammar
Résultat IGrammar

SetUp() public méthode

public SetUp ( ) : void
Résultat void

TearDown() public méthode

public TearDown ( ) : void
Résultat void

TheTopicsAre() public méthode

public TheTopicsAre ( ) : IGrammar
Résultat IGrammar

TopicTemplatingFixture() public méthode

public TopicTemplatingFixture ( ) : System.IO
Résultat System.IO