메소드 | 설명 | |
---|---|---|
TestResultViewerViewModel ( NUnit.Core.TestResult rootResult, string resultFile ) : System |
Creates an instance of TestResultViewerViewModel.
|
메소드 | 설명 | |
---|---|---|
WalkTheTestResult ( NUnit.Core.TestResult result ) : void |
public TestResultViewerViewModel ( NUnit.Core.TestResult rootResult, string resultFile ) : System | ||
rootResult | NUnit.Core.TestResult | The root of test result object. |
resultFile | string | |
리턴 | System |