< Summary - PropertyGridHelpers Code Coverage

Information
Class: Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.ProxyExecutionManager
Assembly: microsoft.testplatform.crossplatengine.dll
File(s): /_/src/Microsoft.TestPlatform.CrossPlatEngine/Client/ProxyExecutionManager.cs
Tag: PropertyGridHelpers Build_2026.1.10.1_#579
Line coverage
0%
Covered lines: 0
Uncovered lines: 181
Coverable lines: 181
Total lines: 513
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/181) Total lines: 513 Tag: PropertyGridHelpers Build_2026.1.10.1_#579

Metrics

File(s)

/_/src/Microsoft.TestPlatform.CrossPlatEngine/Client/ProxyExecutionManager.cs

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

Methods/Properties

CancellationTokenSource()
CancellationTokenSource(System.Threading.CancellationTokenSource)
ProxyExecutionManager(Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.TestSessionInfo, System.Func<string, Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.ProxyExecutionManager, Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.ProxyOperationManager>, bool)
ProxyExecutionManager(Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.IRequestData, Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.Interfaces.ITestRequestSender, Microsoft.VisualStudio.TestPlatform.ObjectModel.Host.ITestRuntimeProvider, Microsoft.VisualStudio.TestPlatform.ObjectModel.Framework)
ProxyExecutionManager(Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.IRequestData, Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.Interfaces.ITestRequestSender, Microsoft.VisualStudio.TestPlatform.ObjectModel.Host.ITestRuntimeProvider, Microsoft.VisualStudio.TestPlatform.ObjectModel.Framework, Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.Interfaces.IDataSerializer, Microsoft.VisualStudio.TestPlatform.Utilities.Helpers.Interfaces.IFileHelper)
Initialize(bool)
InitializeTestRun(Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.TestRunCriteria, Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.IInternalTestRunEventsHandler)
StartTestRun(Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.TestRunCriteria, Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.IInternalTestRunEventsHandler)
HandleError(System.Exception)
Cancel(Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.IInternalTestRunEventsHandler)
Abort(Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.IInternalTestRunEventsHandler)
Close()
LaunchProcessWithDebuggerAttached(Microsoft.VisualStudio.TestPlatform.ObjectModel.TestProcessStartInfo)
AttachDebuggerToProcess(Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.Interfaces.AttachDebuggerInfo)
HandleTestRunComplete(Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.TestRunCompleteEventArgs, Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.TestRunChangedEventArgs, System.Collections.Generic.ICollection<Microsoft.VisualStudio.TestPlatform.ObjectModel.AttachmentSet>, System.Collections.Generic.ICollection<string>)
HandleTestRunStatsChange(Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.TestRunChangedEventArgs)
HandleRawMessage(string)
HandleLogMessage(Microsoft.VisualStudio.TestPlatform.ObjectModel.Logging.TestMessageLevel, string)
UpdateTestProcessStartInfo(Microsoft.VisualStudio.TestPlatform.ObjectModel.TestProcessStartInfo)
SetupChannel(System.Collections.Generic.IEnumerable<string>, string)
LogMessage(Microsoft.VisualStudio.TestPlatform.ObjectModel.Logging.TestMessageLevel, string)
InitializeExtensions(System.Collections.Generic.IEnumerable<string>)