1 implementation of ITestEngine
Microsoft.TestPlatform.CrossPlatEngine (1)
TestEngine.cs (1)
33public class TestEngine : ITestEngine
2 references to ITestEngine
Microsoft.VisualStudio.TestPlatform.Client (2)
TestPlatform.cs (2)
62ITestEngine testEngine, 71private readonly ITestEngine _testEngine;