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