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