C# 클래스 VisualMutator.Model.Tests.Services.XUnitResultsParser

파일 보기 프로젝트 열기: visualmutator/visualmutator 1 사용 예제들

공개 메소드들

메소드 설명
ProcessResultFile ( string fileName ) : TmpTestNodeMethod>.Dictionary

비공개 메소드들

메소드 설명
GetValue ( TmpTestNodeMethod>.Dictionary resultDictionary, System.Xml.Linq.XElement test ) : void

메소드 상세

ProcessResultFile() 공개 메소드

public ProcessResultFile ( string fileName ) : TmpTestNodeMethod>.Dictionary
fileName string
리턴 TmpTestNodeMethod>.Dictionary