4 references to TestCase
Microsoft.TestPlatform.CommunicationUtilities (4)
_generated\57\TestPlatformJsonContext.TestCase.g.cs (1)
31ObjectCreator = () => new global::Microsoft.VisualStudio.TestPlatform.ObjectModel.TestCase(),
Serialization\TestCaseConverter.cs (1)
23var testCase = new TestCase();
Serialization\TestCaseConverterV2.cs (1)
24var testCase = new TestCase();
Serialization\TestObjectBaseConverter.cs (1)
58var testObject = new TestCase();