3 instantiations of IdeTheoryAttribute
Microsoft.VisualStudio.Razor.IntegrationTests (3)
CompletionIntegrationTests.cs (1)
440
[
IdeTheory
]
Formatting\FormatDocumentTests.cs (1)
30
[
IdeTheory
]
GoToDefinitionTests.cs (1)
370
[
IdeTheory
]
1 reference to IdeTheoryAttribute
Microsoft.VisualStudio.Extensibility.Testing.Xunit (1)
src\VisualStudio\IntegrationTest\Harness\XUnitShared\Threading\IdeTheoryTestCaseRunner.cs (1)
59
throw new NotSupportedException($"{nameof(
IdeTheoryAttribute
)} can only be used with the {nameof(IdeTestFramework)} test framework");