1 interface inheriting from ITestExecutionRecorder
Microsoft.VisualStudio.TestPlatform.ObjectModel (1)
Adapter\Interfaces\IFrameworkHandle.cs (1)
14public interface IFrameworkHandle : ITestExecutionRecorder, IMessageLogger
1 implementation of ITestExecutionRecorder
Microsoft.TestPlatform.CrossPlatEngine (1)
Adapter\TestExecutionRecorder.cs (1)
19internal class TestExecutionRecorder : TestSessionMessageLogger, ITestExecutionRecorder