< Summary - PropertyGridHelpers Code Coverage

Information
Class: Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Execution.RunTestsWithTests
Assembly: microsoft.testplatform.crossplatengine.dll
File(s): /_/src/Microsoft.TestPlatform.CrossPlatEngine/Execution/RunTestsWithTests.cs
Tag: PropertyGridHelpers Build_2026.1.10.1_#579
Line coverage
0%
Covered lines: 0
Uncovered lines: 35
Coverable lines: 35
Total lines: 140
Line coverage: 0%
Branch coverage
N/A
Covered branches: 0
Total branches: 0
Branch coverage: N/A
Method coverage

Feature is only available for sponsors

Upgrade to PRO version

Coverage history

Coverage history 0 25 50 75 100 1/10/2026 - 4:46:27 PM Line coverage: 0% (0/35) Total lines: 140 Tag: PropertyGridHelpers Build_2026.1.10.1_#579

Metrics

File(s)

/_/src/Microsoft.TestPlatform.CrossPlatEngine/Execution/RunTestsWithTests.cs

File '/_/src/Microsoft.TestPlatform.CrossPlatEngine/Execution/RunTestsWithTests.cs' does not exist (any more).

Methods/Properties

RunTestsWithTests(Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.IRequestData, System.Collections.Generic.IEnumerable<Microsoft.VisualStudio.TestPlatform.ObjectModel.TestCase>, string, string, Microsoft.VisualStudio.TestPlatform.ObjectModel.Engine.ClientProtocol.TestExecutionContext, Microsoft.VisualStudio.TestPlatform.ObjectModel.Engine.ITestCaseEventsHandler, Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.IInternalTestRunEventsHandler)
RunTestsWithTests(Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.IRequestData, System.Collections.Generic.IEnumerable<Microsoft.VisualStudio.TestPlatform.ObjectModel.TestCase>, string, string, Microsoft.VisualStudio.TestPlatform.ObjectModel.Engine.ClientProtocol.TestExecutionContext, Microsoft.VisualStudio.TestPlatform.ObjectModel.Engine.ITestCaseEventsHandler, Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.IInternalTestRunEventsHandler, System.Collections.Generic.Dictionary<System.Tuple<System.Uri, string>, System.Collections.Generic.List<Microsoft.VisualStudio.TestPlatform.ObjectModel.TestCase>>)
BeforeRaisingTestRunComplete(bool)
GetExecutorUriExtensionMap(Microsoft.VisualStudio.TestPlatform.ObjectModel.Adapter.IFrameworkHandle, Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Adapter.RunContext)
InvokeExecutor(Microsoft.VisualStudio.TestPlatform.Common.ExtensionFramework.Utilities.LazyExtension<Microsoft.VisualStudio.TestPlatform.ObjectModel.Adapter.ITestExecutor, Microsoft.VisualStudio.TestPlatform.Common.Interfaces.ITestExecutorCapabilities>, System.Tuple<System.Uri, string>, Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Adapter.RunContext, Microsoft.VisualStudio.TestPlatform.ObjectModel.Adapter.IFrameworkHandle)
ShouldAttachDebuggerToTestHost(Microsoft.VisualStudio.TestPlatform.Common.ExtensionFramework.Utilities.LazyExtension<Microsoft.VisualStudio.TestPlatform.ObjectModel.Adapter.ITestExecutor, Microsoft.VisualStudio.TestPlatform.Common.Interfaces.ITestExecutorCapabilities>, System.Tuple<System.Uri, string>, Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Adapter.RunContext)
SendSessionEnd()
SendSessionStart()
GetExecutorVsTestCaseList(System.Collections.Generic.IEnumerable<Microsoft.VisualStudio.TestPlatform.ObjectModel.TestCase>)