5 types derived from AbstractPullDiagnosticTestsBase
Microsoft.CodeAnalysis.LanguageServer.Protocol.UnitTests (5)
Diagnostics\AdditionalFileDiagnosticsTests.cs (1)
18
public sealed class AdditionalFileDiagnosticsTests :
AbstractPullDiagnosticTestsBase
Diagnostics\DiagnosticsPullCacheTests.cs (1)
23
:
AbstractPullDiagnosticTestsBase
(testOutputHelper)
Diagnostics\NonLocalDiagnosticTests.cs (1)
20
public sealed class NonLocalDiagnosticTests :
AbstractPullDiagnosticTestsBase
Diagnostics\PullDiagnosticTests.cs (1)
35
public sealed class PullDiagnosticTests(ITestOutputHelper testOutputHelper) :
AbstractPullDiagnosticTestsBase
(testOutputHelper)
Diagnostics\WorkspaceProjectDiagnosticsTests.cs (1)
17
public sealed class WorkspaceProjectDiagnosticsTests :
AbstractPullDiagnosticTestsBase