2 references to TestResult
Microsoft.TestPlatform.CommunicationUtilities (2)
Serialization\TestResultConverter.cs (1)
28
var testResult = new
TestResult
(testCase);
Serialization\TestResultConverterV2.cs (1)
31
var testResult = new
TestResult
(testCase);