C# Class VisualMutator.Model.Tests.Services.NUnitResultsParser

Inheritance: INUnitExternal
Afficher le fichier Open project: visualmutator/visualmutator Class Usage Examples

Méthodes publiques

Méthode Description
ProcessResultFile ( string fileName ) : MyTestResult>.Dictionary

Private Methods

Méthode Description
GetValue ( MyTestResult>.Dictionary resultDictionary, System.Xml.Linq.XElement test, bool isParametrizedTest ) : void

Method Details

ProcessResultFile() public méthode

public ProcessResultFile ( string fileName ) : MyTestResult>.Dictionary
fileName string
Résultat MyTestResult>.Dictionary