12 references to TestSetComment
Microsoft.VisualStudio.LanguageServices.UnitTests (12)
CodeModel\CSharp\CodeClassTests.vb (3)
3339
Await
TestSetComment
(code, expected, Nothing)
3359
Await
TestSetComment
(code, expected, "Bar")
3378
Await
TestSetComment
(code, expected, "Blah")
CodeModel\CSharp\CodeNamespaceTests.vb (3)
210
Await
TestSetComment
(code, expected, Nothing)
230
Await
TestSetComment
(code, expected, "Bar")
249
Await
TestSetComment
(code, expected, "Blah")
CodeModel\VisualBasic\CodeClassTests.vb (3)
2434
Await
TestSetComment
(code, expected, Nothing)
2456
Await
TestSetComment
(code, expected, "Bar")
2479
Await
TestSetComment
(code, expected, "Blah")
CodeModel\VisualBasic\CodeNamespaceTests.vb (3)
600
Await
TestSetComment
(code, expected, Nothing)
622
Await
TestSetComment
(code, expected, "Bar")
645
Await
TestSetComment
(code, expected, "Blah")