2 references to GetTestName
Microsoft.VisualStudio.Extensibility.Testing.Xunit (2)
src\VisualStudio\IntegrationTest\Harness\XUnitShared\Harness\DataCollectionService.cs (1)
37return GetTestName(CurrentTest.TestCase);
src\VisualStudio\IntegrationTest\Harness\XUnitShared\Harness\IdeTestAssemblyRunner.cs (1)
438CurrentTestCase = DataCollectionService.GetTestName(testCaseStarting.TestCase);