2 references to VerifyTestCodeLensAsync
Microsoft.CodeAnalysis.LanguageServer.Protocol.UnitTests (2)
CodeLens\CSharpCodeLensTests.cs (2)
499
await
VerifyTestCodeLensAsync
(testLspServer, FeaturesResources.Run_Test, FeaturesResources.Debug_Test);
530
await
VerifyTestCodeLensAsync
(testLspServer, FeaturesResources.Run_All_Tests, FeaturesResources.Debug_All_Tests);