< Summary - PropertyGridHelpers Code Coverage

Information
Class: Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.TestRequestHandler
Assembly: microsoft.testplatform.crossplatengine.dll
File(s): /_/src/Microsoft.TestPlatform.CrossPlatEngine/EventHandlers/TestRequestHandler.cs
Tag: PropertyGridHelpers Build_2026.1.10.1_#579
Line coverage
43%
Covered lines: 143
Uncovered lines: 188
Coverable lines: 331
Total lines: 616
Line coverage: 43.2%
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: 43.2% (143/331) Total lines: 616 Tag: PropertyGridHelpers Build_2026.1.10.1_#579

Metrics

File(s)

/_/src/Microsoft.TestPlatform.CrossPlatEngine/EventHandlers/TestRequestHandler.cs

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

Methods/Properties

TestRequestHandler(Microsoft.VisualStudio.TestPlatform.ObjectModel.TestHostConnectionInfo, Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.Interfaces.ICommunicationEndpointFactory, Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.Interfaces.IDataSerializer, Microsoft.VisualStudio.TestPlatform.Utilities.JobQueue<System.Action>, System.Action<Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.Message>, System.Action<Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.Message>)
TestRequestHandler(Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.Interfaces.IDataSerializer, Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.Interfaces.ICommunicationEndpointFactory)
TestRequestHandler()
InitializeCommunication()
WaitForRequestSenderConnection(int)
ProcessRequests(Microsoft.VisualStudio.TestPlatform.ObjectModel.Engine.TesthostProtocol.ITestHostManagerFactory)
Dispose()
Dispose(bool)
Close()
SendTestCases(System.Collections.Generic.IEnumerable<Microsoft.VisualStudio.TestPlatform.ObjectModel.TestCase>)
SendTestRunStatistics(Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.TestRunChangedEventArgs)
SendLog(Microsoft.VisualStudio.TestPlatform.ObjectModel.Logging.TestMessageLevel, string)
SendExecutionComplete(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>)
DiscoveryComplete(Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.DiscoveryCompleteEventArgs, System.Collections.Generic.IEnumerable<Microsoft.VisualStudio.TestPlatform.ObjectModel.TestCase>)
LaunchProcessWithDebuggerAttached(Microsoft.VisualStudio.TestPlatform.ObjectModel.TestProcessStartInfo)
AttachDebuggerToProcess(Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.Interfaces.AttachDebuggerInfo)
OnMessageReceived(object, Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.Interfaces.MessageReceivedEventArgs)
GetTestCaseEventsHandler(string)
SendData(string)