1 reference to CreateTestResult
Microsoft.VisualStudio.TestPlatform.Extensions.Trx.TestLogger (1)
Utility\Converter.cs (1)
109
var testResult =
CreateTestResult
(testRun.Id, testId, executionId, parentExecutionId, resultName, testOutcome, testType, testCategoryId);