StoryTeller.Usages.UsageGraph.ITestStream C# (CSharp) Method

ITestStream() private method

private ITestStream ( ) : void
return void
        void ITestStream.IncrementParagraphGrammar()
        {
        }

Same methods

UsageGraph::ITestStream ( Comment comment ) : void
UsageGraph::ITestStream ( DoGrammarStructure structure, IStep step ) : void
UsageGraph::ITestStream ( EmbeddedSection section, IStep step ) : void
UsageGraph::ITestStream ( Paragraph paragraph, IStep step ) : void
UsageGraph::ITestStream ( Section section ) : void
UsageGraph::ITestStream ( Section section, FixtureGraph fixture ) : void
UsageGraph::ITestStream ( Sentence sentence, IStep step ) : void
UsageGraph::ITestStream ( SetVerification verification, IStep step ) : void
UsageGraph::ITestStream ( Table table, IStep step ) : void
UsageGraph::ITestStream ( Tags tags ) : void
UsageGraph::ITestStream ( System.Test test ) : void
UsageGraph::ITestStream ( string grammarKey, IStep step ) : void