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

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

공개 메소드들

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

비공개 메소드들

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

메소드 상세

ProcessResultFile() 공개 메소드

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