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

Exibir arquivo Open project: visualmutator/visualmutator Class Usage Examples

Public Methods

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

Private Methods

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

Method Details

ProcessResultFile() public method

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