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

Inheritance: INUnitExternal
Exibir arquivo Open project: visualmutator/visualmutator Class Usage Examples

Public Methods

Method Description
ProcessResultFile ( string fileName ) : MyTestResult>.Dictionary

Private Methods

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

Method Details

ProcessResultFile() public method

public ProcessResultFile ( string fileName ) : MyTestResult>.Dictionary
fileName string
return MyTestResult>.Dictionary