1 instantiation of TestResultInfo
RunTests (1)
ProcessTestExecutor.cs (1)
183
var testResultInfo = new
TestResultInfo
(
4 references to TestResultInfo
RunTests (4)
ITestExecutor.cs (3)
34
/// The difference between <see cref="
TestResultInfo
"/> and <see cref="TestResult"/> is the former
68
internal
TestResultInfo
TestResultInfo { get; }
86
internal TestResult(WorkItemInfo workItemInfo,
TestResultInfo
testResultInfo, string commandLine, ImmutableArray<ProcessResult> processResults = default, string? diagnostics = null)
ProcessTestExecutor.cs (1)
183
var
testResultInfo = new TestResultInfo(