C# Class SpecFlowDocCreator.Services.SpecFlowReportGenerator

Inheritance: ISpecFlowReportGenerator
Afficher le fichier Open project: marcusoftnet/SpecFlow.DocCreator Class Usage Examples

Méthodes publiques

Méthode Description
GetSpecFlowFeatures ( ) : IList
SpecFlowReportGenerator ( string rootPath, string featureLanguage ) : System.Collections.Generic

Private Methods

Méthode Description
ParseSpecFlowFeature ( string featureFile ) : TechTalk.SpecFlow.Parser.SyntaxElements.Feature

Method Details

GetSpecFlowFeatures() public méthode

public GetSpecFlowFeatures ( ) : IList
Résultat IList

SpecFlowReportGenerator() public méthode

public SpecFlowReportGenerator ( string rootPath, string featureLanguage ) : System.Collections.Generic
rootPath string
featureLanguage string
Résultat System.Collections.Generic