29 references to TestComment
Microsoft.VisualStudio.LanguageServices.UnitTests (29)
CodeModel\CSharp\CodeClassTests.vb (9)
1067
TestComment
(code, String.Empty)
1079
TestComment
(code, "Goo" & vbCrLf & "Bar" & vbCrLf)
1091
TestComment
(code, "Bar" & vbCrLf)
1103
TestComment
(code, "Bar" & vbCrLf)
1117
TestComment
(code, "Bar" & vbCrLf)
1132
TestComment
(code, "Hello" & vbCrLf & "World!" & vbCrLf)
1148
TestComment
(code, "Hello" & vbCrLf & vbCrLf & "World!" & vbCrLf)
1164
TestComment
(code, "This" & vbCrLf & "is" & vbCrLf & "a" & vbCrLf & "multi-line" & vbCrLf & "comment!" & vbCrLf)
1176
TestComment
(code, String.Empty)
CodeModel\CSharp\CodeNamespaceTests.vb (9)
24
TestComment
(code, String.Empty)
36
TestComment
(code, "Goo" & vbCrLf & "Bar" & vbCrLf)
48
TestComment
(code, "Bar" & vbCrLf)
60
TestComment
(code, "Bar" & vbCrLf)
74
TestComment
(code, "Bar" & vbCrLf)
89
TestComment
(code, "Hello" & vbCrLf & "World!" & vbCrLf)
105
TestComment
(code, "Hello" & vbCrLf & vbCrLf & "World!" & vbCrLf)
121
TestComment
(code, "This" & vbCrLf & "is" & vbCrLf & "a" & vbCrLf & "multi-line" & vbCrLf & "comment!" & vbCrLf)
133
TestComment
(code, String.Empty)
CodeModel\VisualBasic\CodeClassTests.vb (5)
243
TestComment
(code, result)
259
TestComment
(code, result)
275
TestComment
(code, result)
292
TestComment
(code, result)
307
TestComment
(code, result)
CodeModel\VisualBasic\CodeNamespaceTests.vb (5)
424
TestComment
(code, result)
440
TestComment
(code, result)
456
TestComment
(code, result)
473
TestComment
(code, result)
488
TestComment
(code, result)
CodeModel\VisualBasic\CodeVariableTests.vb (1)
385
TestComment
(code, result)