Method | Description | |
---|---|---|
AcceptVisitor ( ILineStepGatherer gatherer ) : void | ||
Count ( ) : int | ||
ImportedExecutionStep ( Fixture innerFixture, IExecutionStep inner ) : StoryTeller.Engine |
public AcceptVisitor ( ILineStepGatherer gatherer ) : void | ||
gatherer | ILineStepGatherer | |
return | void |
public ImportedExecutionStep ( Fixture innerFixture, IExecutionStep inner ) : StoryTeller.Engine | ||
innerFixture | Fixture | |
inner | IExecutionStep | |
return | StoryTeller.Engine |