7 instantiations of ItemExpectation
Microsoft.CodeAnalysis.CSharp.EditorFeatures.UnitTests (2)
Completion\CompletionProviders\SymbolCompletionProviderTests.cs (2)
14322
new
ItemExpectation
(Name: "Number", IsAbsent: false, Glyph: memberGlyph),
14323
new
ItemExpectation
(Name: "Number", IsAbsent: false, Glyph: extensionGlyph),
Microsoft.CodeAnalysis.EditorFeatures.Test.Utilities (5)
Completion\AbstractCompletionProviderTests.cs (5)
152
var expectedResult = new
ItemExpectation
(
289
return [new
ItemExpectation
(Name: null, IsAbsent: absent)];
294
return new
ItemExpectation
(name, false);
298
return new
ItemExpectation
(name, true);
505
var expectedResult = new
ItemExpectation
(
788 references to ItemExpectation
Microsoft.CodeAnalysis.CSharp.EditorFeatures.UnitTests (765)
Completion\CompletionProviders\AbstractCSharpCompletionProviderTests.cs (1)
71
SourceCodeKind sourceCodeKind,
ItemExpectation
[] expectedResults,
Completion\CompletionProviders\SymbolCompletionProviderTests.cs (764)
313
ItemExpectation
.Absent("String"),
314
ItemExpectation
.Absent("System")
322
ItemExpectation
.Absent("String"),
323
ItemExpectation
.Absent("System")
332
ItemExpectation
.Absent("String"),
333
ItemExpectation
.Absent("System")
343
ItemExpectation
.Absent("String"),
344
ItemExpectation
.Absent("System")
353
ItemExpectation
.Absent("String"),
354
ItemExpectation
.Absent("System")
361
ItemExpectation
.Absent("String"),
362
ItemExpectation
.Exists("System")
369
ItemExpectation
.Exists("CLSCompliant"),
370
ItemExpectation
.Exists("System"),
371
ItemExpectation
.Absent("AttributeUsage")
397
ItemExpectation
.Exists("CLSCompliant"),
398
ItemExpectation
.Exists("System"),
399
ItemExpectation
.Absent("AttributeUsage"),
410
ItemExpectation
.Exists("STAThread"),
411
ItemExpectation
.Exists("System"),
412
ItemExpectation
.Absent("AttributeUsage"),
422
ItemExpectation
.Exists("CLSCompliant"),
423
ItemExpectation
.Exists("System"),
424
ItemExpectation
.Absent("AttributeUsage"),
434
ItemExpectation
.Exists("ParamArray"),
435
ItemExpectation
.Exists("System"),
436
ItemExpectation
.Absent("AttributeUsage"),
467
ItemExpectation
.Exists("AssemblyOnly"),
468
ItemExpectation
.Absent("ClassOnly")
493
ItemExpectation
.Absent("AssemblyOnly"),
494
ItemExpectation
.Exists("ClassOnly")
522
ItemExpectation
.Exists("MethodOnly"),
523
ItemExpectation
.Absent("PropertyOnly")
552
ItemExpectation
.Exists("ReturnValueOnly"),
553
ItemExpectation
.Absent("MethodOnly")
578
ItemExpectation
.Exists("StructOnly"),
579
ItemExpectation
.Absent("ClassOnly")
604
ItemExpectation
.Exists("InterfaceOnly"),
605
ItemExpectation
.Absent("ClassOnly")
631
ItemExpectation
.Exists("EnumOnly"),
632
ItemExpectation
.Absent("ClassOnly")
655
ItemExpectation
.Exists("DelegateOnly"),
656
ItemExpectation
.Absent("ClassOnly")
681
ItemExpectation
.Exists("ClassOnly"),
682
ItemExpectation
.Absent("StructOnly")
707
ItemExpectation
.Exists("StructOnly"),
708
ItemExpectation
.Absent("ClassOnly")
736
ItemExpectation
.Exists("ConstructorOnly"),
737
ItemExpectation
.Absent("MethodOnly")
763
ItemExpectation
.Exists("PropertyOnly"),
764
ItemExpectation
.Absent("MethodOnly")
790
ItemExpectation
.Exists("FieldOnly"),
791
ItemExpectation
.Absent("PropertyOnly")
817
ItemExpectation
.Exists("EventOnly"),
818
ItemExpectation
.Absent("MethodOnly")
845
ItemExpectation
.Exists("ParameterOnly"),
846
ItemExpectation
.Absent("MethodOnly")
870
ItemExpectation
.Exists("GenericParameterOnly"),
871
ItemExpectation
.Absent("ClassOnly")
897
ItemExpectation
.Exists("PropertyOnly"),
898
ItemExpectation
.Absent("MethodOnly")
924
ItemExpectation
.Exists("ModuleOnly"),
925
ItemExpectation
.Absent("ClassOnly")
950
ItemExpectation
.Exists("ClassOnly"),
951
ItemExpectation
.Absent("MethodOnly")
979
ItemExpectation
.Exists("MethodOnly"),
980
ItemExpectation
.Absent("PropertyOnly")
1006
ItemExpectation
.Exists("FieldOnly"),
1007
ItemExpectation
.Absent("PropertyOnly")
1033
ItemExpectation
.Exists("PropertyOnly"),
1034
ItemExpectation
.Absent("MethodOnly")
1060
ItemExpectation
.Exists("EventOnly"),
1061
ItemExpectation
.Absent("MethodOnly")
1088
ItemExpectation
.Exists("ParameterOnly"),
1089
ItemExpectation
.Absent("MethodOnly")
1113
ItemExpectation
.Exists("GenericParameterOnly"),
1114
ItemExpectation
.Absent("ClassOnly")
1140
ItemExpectation
.Exists("System"),
1141
ItemExpectation
.Absent("String")
1153
ItemExpectation
.Exists("System"),
1154
ItemExpectation
.Absent("String")
1186
ItemExpectation
.Absent("A"),
1187
ItemExpectation
.Exists("B")
1207
ItemExpectation
.Absent("A"),
1208
ItemExpectation
.Absent("B")
1226
ItemExpectation
.Absent("A"),
1227
ItemExpectation
.Exists("B")
1235
ItemExpectation
.Exists("System"),
1236
ItemExpectation
.Absent("Runtime")
1264
ItemExpectation
.Absent("C1"),
1265
ItemExpectation
.Absent("C2"),
1266
ItemExpectation
.Absent("C3"),
1267
ItemExpectation
.Absent("A"),
1271
ItemExpectation
.Exists("B")
1306
ItemExpectation
.Absent("A"),
1307
ItemExpectation
.Absent("B"),
1308
ItemExpectation
.Exists("C")
1321
ItemExpectation
.Absent("A"),
1322
ItemExpectation
.Absent("B")
1337
ItemExpectation
.Absent("A"),
1338
ItemExpectation
.Exists("B")
1346
ItemExpectation
.Exists("System"),
1347
ItemExpectation
.Absent("Runtime")
1364
ItemExpectation
.Absent("System"),
1365
ItemExpectation
.Absent("Runtime")
1387
ItemExpectation
.Absent("A"),
1388
ItemExpectation
.Absent("B"),
1389
ItemExpectation
.Absent("C"),
1399
ItemExpectation
.Absent("D1"),
1400
ItemExpectation
.Absent("D2"),
1401
ItemExpectation
.Absent("D3")
1408
ItemExpectation
.Absent("String"),
1409
ItemExpectation
.Absent("System")
1419
ItemExpectation
.Absent("String"),
1420
ItemExpectation
.Absent("System")
1433
ItemExpectation
.Absent("String"),
1434
ItemExpectation
.Absent("System")
1450
ItemExpectation
.Exists("value"),
1451
ItemExpectation
.Exists("C")
1459
ItemExpectation
.Absent("String"),
1460
ItemExpectation
.Absent("System")
1469
ItemExpectation
.Absent("String"),
1470
ItemExpectation
.Exists("System")
1483
ItemExpectation
.Exists("String"),
1484
ItemExpectation
.Exists("System")
1497
ItemExpectation
.Exists("String"),
1498
ItemExpectation
.Exists("System")
1507
ItemExpectation
.Exists("String"),
1508
ItemExpectation
.Exists("System")
1517
ItemExpectation
.Absent("String"),
1518
ItemExpectation
.Absent("System")
1527
ItemExpectation
.Absent("String"),
1528
ItemExpectation
.Absent("System")
1537
ItemExpectation
.Exists("String"),
1538
ItemExpectation
.Exists("System")
1547
ItemExpectation
.Exists("String"),
1548
ItemExpectation
.Exists("System")
1557
ItemExpectation
.Exists("String"),
1558
ItemExpectation
.Exists("System")
1567
ItemExpectation
.Exists("String"),
1568
ItemExpectation
.Exists("System")
1577
ItemExpectation
.Exists("String"),
1578
ItemExpectation
.Exists("System")
1587
ItemExpectation
.Exists("String"),
1588
ItemExpectation
.Exists("System")
1597
ItemExpectation
.Exists("String"),
1598
ItemExpectation
.Exists("System")
1607
ItemExpectation
.Exists("String"),
1608
ItemExpectation
.Exists("System")
1617
ItemExpectation
.Exists("String"),
1618
ItemExpectation
.Exists("System")
1627
ItemExpectation
.Absent("String"),
1628
ItemExpectation
.Absent("System")
1637
ItemExpectation
.Exists("String"),
1638
ItemExpectation
.Exists("System")
1651
ItemExpectation
.Exists("String"),
1652
ItemExpectation
.Exists("System")
1665
ItemExpectation
.Exists("String"),
1666
ItemExpectation
.Exists("System")
1679
ItemExpectation
.Exists("String"),
1680
ItemExpectation
.Exists("System")
1693
ItemExpectation
.Absent("String"),
1694
ItemExpectation
.Absent("System")
1707
ItemExpectation
.Exists("String"),
1708
ItemExpectation
.Exists("System")
1721
ItemExpectation
.Exists("String"),
1722
ItemExpectation
.Exists("System")
1735
ItemExpectation
.Exists("String"),
1736
ItemExpectation
.Exists("System")
1749
ItemExpectation
.Exists("String"),
1750
ItemExpectation
.Exists("System")
1763
ItemExpectation
.Exists("String"),
1764
ItemExpectation
.Exists("System")
1777
ItemExpectation
.Exists("String"),
1778
ItemExpectation
.Exists("System")
1791
ItemExpectation
.Exists("String"),
1792
ItemExpectation
.Exists("System")
1805
ItemExpectation
.Exists("String"),
1806
ItemExpectation
.Exists("System")
1819
ItemExpectation
.Exists("String"),
1820
ItemExpectation
.Exists("System")
1833
ItemExpectation
.Exists("String"),
1834
ItemExpectation
.Exists("System")
1844
ItemExpectation
.Exists("String"),
1845
ItemExpectation
.Exists("System")
1855
ItemExpectation
.Exists("String"),
1856
ItemExpectation
.Exists("System")
1866
ItemExpectation
.Exists("String"),
1867
ItemExpectation
.Exists("System")
1877
ItemExpectation
.Exists("String"),
1878
ItemExpectation
.Exists("System")
1888
ItemExpectation
.Exists("String"),
1889
ItemExpectation
.Exists("System")
1899
ItemExpectation
.Exists("String"),
1900
ItemExpectation
.Exists("System")
1910
ItemExpectation
.Exists("String"),
1911
ItemExpectation
.Exists("System")
1921
ItemExpectation
.Exists("String"),
1922
ItemExpectation
.Exists("System")
1932
ItemExpectation
.Exists("String"),
1933
ItemExpectation
.Exists("System")
1943
ItemExpectation
.Exists("String"),
1944
ItemExpectation
.Exists("System")
1954
ItemExpectation
.Exists("String"),
1955
ItemExpectation
.Exists("System")
1965
ItemExpectation
.Exists("String"),
1966
ItemExpectation
.Exists("System")
1976
ItemExpectation
.Exists("String"),
1977
ItemExpectation
.Exists("System")
1987
ItemExpectation
.Exists("String"),
1988
ItemExpectation
.Exists("System")
1998
ItemExpectation
.Exists("String"),
1999
ItemExpectation
.Exists("System")
2009
ItemExpectation
.Exists("String"),
2010
ItemExpectation
.Exists("System")
2020
ItemExpectation
.Exists("String"),
2021
ItemExpectation
.Exists("System")
2031
ItemExpectation
.Exists("String"),
2032
ItemExpectation
.Exists("System")
2042
ItemExpectation
.Exists("String"),
2043
ItemExpectation
.Exists("System")
2053
ItemExpectation
.Exists("String"),
2054
ItemExpectation
.Exists("System")
2064
ItemExpectation
.Exists("String"),
2065
ItemExpectation
.Exists("System")
2075
ItemExpectation
.Exists("String"),
2076
ItemExpectation
.Exists("System")
2086
ItemExpectation
.Exists("String"),
2087
ItemExpectation
.Exists("System")
2097
ItemExpectation
.Exists("String"),
2098
ItemExpectation
.Exists("System")
2108
ItemExpectation
.Exists("String"),
2109
ItemExpectation
.Exists("System")
2119
ItemExpectation
.Exists("String"),
2120
ItemExpectation
.Exists("System")
2130
ItemExpectation
.Exists("String"),
2131
ItemExpectation
.Exists("System")
2141
ItemExpectation
.Exists("String"),
2142
ItemExpectation
.Exists("System")
2152
ItemExpectation
.Exists("String"),
2153
ItemExpectation
.Exists("System")
2163
ItemExpectation
.Exists("String"),
2164
ItemExpectation
.Exists("System")
2174
ItemExpectation
.Exists("String"),
2175
ItemExpectation
.Exists("System")
2185
ItemExpectation
.Exists("String"),
2186
ItemExpectation
.Exists("System")
2196
ItemExpectation
.Exists("String"),
2197
ItemExpectation
.Exists("System")
2207
ItemExpectation
.Exists("String"),
2208
ItemExpectation
.Exists("System")
2218
ItemExpectation
.Exists("String"),
2219
ItemExpectation
.Exists("System")
2229
ItemExpectation
.Exists("String"),
2230
ItemExpectation
.Exists("System")
2240
ItemExpectation
.Exists("String"),
2241
ItemExpectation
.Exists("System")
2251
ItemExpectation
.Exists("String"),
2252
ItemExpectation
.Exists("System")
2262
ItemExpectation
.Exists("String"),
2263
ItemExpectation
.Exists("System")
2273
ItemExpectation
.Exists("String"),
2274
ItemExpectation
.Exists("System")
2284
ItemExpectation
.Exists("String"),
2285
ItemExpectation
.Exists("System")
2295
ItemExpectation
.Exists("String"),
2296
ItemExpectation
.Exists("System")
2306
ItemExpectation
.Exists("String"),
2307
ItemExpectation
.Exists("System")
2317
ItemExpectation
.Exists("String"),
2318
ItemExpectation
.Exists("System")
2328
ItemExpectation
.Exists("String"),
2329
ItemExpectation
.Exists("System")
2339
ItemExpectation
.Exists("String"),
2340
ItemExpectation
.Exists("System")
2350
ItemExpectation
.Exists("String"),
2351
ItemExpectation
.Exists("System")
2361
ItemExpectation
.Exists("String"),
2362
ItemExpectation
.Exists("System")
2372
ItemExpectation
.Exists("String"),
2373
ItemExpectation
.Exists("System")
2419
ItemExpectation
.Exists("String"),
2420
ItemExpectation
.Exists("System")
2466
ItemExpectation
.Exists("String"),
2467
ItemExpectation
.Exists("System")
2477
ItemExpectation
.Absent("String"),
2478
ItemExpectation
.Absent("System")
2510
ItemExpectation
.Exists("String"),
2511
ItemExpectation
.Exists("System")
2521
ItemExpectation
.Exists("String"),
2522
ItemExpectation
.Exists("System")
2532
ItemExpectation
.Absent("String"),
2533
ItemExpectation
.Absent("System")
2543
ItemExpectation
.Absent("String"),
2544
ItemExpectation
.Exists("System")
2562
ItemExpectation
.Absent("String"),
2563
ItemExpectation
.Absent("System")
2573
ItemExpectation
.Exists("String"),
2574
ItemExpectation
.Exists("System")
2588
ItemExpectation
.Exists("String"),
2589
ItemExpectation
.Exists("System")
2603
ItemExpectation
.Exists("String"),
2604
ItemExpectation
.Exists("System")
2823
ItemExpectation
.Absent("Hidden"),
2824
ItemExpectation
.Exists("Goo")
2843
ItemExpectation
.Absent("Hidden"),
2844
ItemExpectation
.Exists("Goo")
2863
ItemExpectation
.Absent("Hidden"),
2864
ItemExpectation
.Exists("Goo"),
2865
ItemExpectation
.Absent("Bar"),
2884
ItemExpectation
.Absent("Hidden"),
2885
ItemExpectation
.Exists("Goo")
2904
ItemExpectation
.Absent("Hidden"),
2905
ItemExpectation
.Exists("Goo")
2924
ItemExpectation
.Absent("Hidden"),
2925
ItemExpectation
.Exists("Goo")
2947
ItemExpectation
.Absent("HiddenStatic"),
2948
ItemExpectation
.Exists("GooStatic"),
2949
ItemExpectation
.Absent("HiddenInstance"),
2950
ItemExpectation
.Exists("GooInstance")
3078
ItemExpectation
.Exists("String"),
3079
ItemExpectation
.Absent("parameter")
3094
ItemExpectation
.Exists("String"),
3095
ItemExpectation
.Absent("parameter")
3110
ItemExpectation
.Exists("String"),
3111
ItemExpectation
.Absent("parameter")
3126
ItemExpectation
.Exists("String"),
3127
ItemExpectation
.Absent("field")
3142
ItemExpectation
.Exists("String"),
3143
ItemExpectation
.Absent("field")
3158
ItemExpectation
.Exists("String"),
3159
ItemExpectation
.Absent("field")
3174
ItemExpectation
.Exists("String"),
3175
ItemExpectation
.Exists("parameter")
3190
ItemExpectation
.Exists("String"),
3191
ItemExpectation
.Exists("parameter")
3206
ItemExpectation
.Exists("String"),
3207
ItemExpectation
.Exists("parameter")
3222
ItemExpectation
.Exists("String"),
3223
ItemExpectation
.Exists("parameter")
3238
ItemExpectation
.Exists("String"),
3239
ItemExpectation
.Absent("parameter")
3254
ItemExpectation
.Exists("String"),
3255
ItemExpectation
.Absent("parameter")
3270
ItemExpectation
.Exists("String"),
3271
ItemExpectation
.Absent("parameter")
3286
ItemExpectation
.Exists("String"),
3287
ItemExpectation
.Absent("parameter")
3302
ItemExpectation
.Exists("String"),
3303
ItemExpectation
.Absent("parameter")
3318
ItemExpectation
.Exists("String"),
3319
ItemExpectation
.Absent("parameter")
3352
ItemExpectation
.Exists("ToString"),
3353
ItemExpectation
.Absent("GetType"),
3354
ItemExpectation
.Absent("Equals"),
3355
ItemExpectation
.Absent("GetHashCode")
3371
ItemExpectation
.Exists("ToString"),
3372
ItemExpectation
.Exists("GetType"),
3373
ItemExpectation
.Exists("Equals"),
3374
ItemExpectation
.Exists("GetHashCode")
3389
ItemExpectation
.Exists("String"),
3390
ItemExpectation
.Absent("parameter")
3414
ItemExpectation
.Exists("String"),
3415
ItemExpectation
.Absent("parameter")
3437
ItemExpectation
.Absent("String"),
3438
ItemExpectation
.Absent("parameter")
3453
ItemExpectation
.Absent("String"),
3454
ItemExpectation
.Absent("parameter")
3476
ItemExpectation
.Absent("String"),
3477
ItemExpectation
.Absent("parameter")
3490
ItemExpectation
.Exists("String"),
3491
ItemExpectation
.Absent("field")
3504
ItemExpectation
.Exists("String"),
3505
ItemExpectation
.Absent("field")
3520
ItemExpectation
.Exists("Q"),
3521
ItemExpectation
.Exists("R")
3535
ItemExpectation
.Exists("Q"),
3536
ItemExpectation
.Exists("R")
3550
ItemExpectation
.Exists("Q"),
3551
ItemExpectation
.Exists("R")
3603
ItemExpectation
.Exists("Q"),
3604
ItemExpectation
.Exists("R")
3616
ItemExpectation
.Exists("Q"),
3617
ItemExpectation
.Exists("R")
3725
ItemExpectation
.Exists("ToString"),
3726
ItemExpectation
.Exists("Invoke")
3828
ItemExpectation
.Exists("CLSCompliant"),
3829
ItemExpectation
.Absent("CLSCompliantAttribute")
3838
ItemExpectation
.Exists("CLSCompliant"),
3839
ItemExpectation
.Absent("CLSCompliantAttribute")
3848
ItemExpectation
.Exists("CLSCompliant"),
3849
ItemExpectation
.Absent("CLSCompliantAttribute")
3859
ItemExpectation
.Exists("CLSCompliant"),
3860
ItemExpectation
.Absent("CLSCompliantAttribute")
3870
ItemExpectation
.Exists("CLSCompliant"),
3871
ItemExpectation
.Absent("CLSCompliantAttribute")
3881
ItemExpectation
.Exists("CLSCompliantAttribute"),
3882
ItemExpectation
.Absent("CLSCompliant")
3891
ItemExpectation
.Exists("CLSCompliantAttribute"),
3892
ItemExpectation
.Absent("CLSCompliant")
3936
ItemExpectation
.Exists("My"),
3937
ItemExpectation
.Absent("MyAttribute")
3953
ItemExpectation
.Exists("My"),
3954
ItemExpectation
.Absent("MyAttribute")
3967
ItemExpectation
.Exists("namespaceAttribute"),
3968
ItemExpectation
.Absent("namespace"),
3969
ItemExpectation
.Absent("@namespace")
3982
ItemExpectation
.Exists("namespaceAttribute"),
3983
ItemExpectation
.Absent("namespace"),
3984
ItemExpectation
.Absent("@namespace")
4002
ItemExpectation
.Exists("error"),
4003
ItemExpectation
.Absent("@error"),
4006
ItemExpectation
.Exists("method"),
4007
ItemExpectation
.Absent("@method"),
4010
ItemExpectation
.Exists("@int"),
4011
ItemExpectation
.Absent("int")
4026
ItemExpectation
.Exists("@from"),
4027
ItemExpectation
.Absent("from")
4044
ItemExpectation
.Exists("@from"),
4045
ItemExpectation
.Absent("from"),
4046
ItemExpectation
.Exists("@where"),
4047
ItemExpectation
.Absent("where")
4064
ItemExpectation
.Exists("@from"),
4065
ItemExpectation
.Absent("from"),
4066
ItemExpectation
.Exists("@where"),
4067
ItemExpectation
.Absent("where")
4078
ItemExpectation
.Exists("My"),
4079
ItemExpectation
.Absent("MyAttribute")
4091
ItemExpectation
.Exists("namespaceAttribute"),
4092
ItemExpectation
.Absent("namespace"),
4093
ItemExpectation
.Absent("@namespace")
4120
ItemExpectation
.Absent("Namespace2"),
4121
ItemExpectation
.Exists("Namespace3"),
4164
ItemExpectation
.Exists("Namespace1Alias"),
4165
ItemExpectation
.Absent("Namespace2Alias"),
4166
ItemExpectation
.Exists("Namespace3Alias"),
4167
ItemExpectation
.Exists("Namespace4Alias"),
4533
ItemExpectation
.Exists("a"),
4534
ItemExpectation
.Exists("b"),
4535
ItemExpectation
.Exists("c"),
4536
ItemExpectation
.Absent("Equals"),
4552
ItemExpectation
.Absent("a"),
4553
ItemExpectation
.Absent("b"),
4554
ItemExpectation
.Absent("c"),
4555
ItemExpectation
.Exists("Equals"),
8015
ItemExpectation
.Exists("Goo"),
8016
ItemExpectation
.Exists("Bar"),
8179
ItemExpectation
.Exists("Task"),
8180
ItemExpectation
.Absent("Console"),
8194
ItemExpectation
.Exists("Task"),
8195
ItemExpectation
.Absent("Test"),
8311
ItemExpectation
.Absent("Result"),
8312
ItemExpectation
.Absent("ReadAsStreamAsync"),
8338
ItemExpectation
.Absent("Result"),
8339
ItemExpectation
.Exists("ReadAsStreamAsync"),
9108
ItemExpectation
.Exists("AA"),
9109
ItemExpectation
.Exists("AB"),
9131
ItemExpectation
.Exists("i"),
9132
ItemExpectation
.Absent("Value"),
9153
ItemExpectation
.Exists("i"),
9154
ItemExpectation
.Absent("Value"),
9168
ItemExpectation
.Exists("Day"),
9169
ItemExpectation
.Absent("Value"),
9183
ItemExpectation
.Exists("Value"),
9184
ItemExpectation
.Absent("Day"),
9559
ItemExpectation
.Exists("x"),
9560
ItemExpectation
.Exists("y"),
9764
ItemExpectation
.Absent("A"),
9765
ItemExpectation
.Absent("B"),
9766
ItemExpectation
.Exists("N"),
9785
ItemExpectation
.Absent("C"),
9786
ItemExpectation
.Absent("D"),
9787
ItemExpectation
.Exists("M"),
9806
ItemExpectation
.Exists("A"),
9807
ItemExpectation
.Exists("B"),
9808
ItemExpectation
.Exists("N"),
9827
ItemExpectation
.Exists("C"),
9828
ItemExpectation
.Exists("D"),
9829
ItemExpectation
.Exists("M"),
9848
ItemExpectation
.Exists("A"),
9849
ItemExpectation
.Exists("B"),
9850
ItemExpectation
.Exists("N"),
9869
ItemExpectation
.Exists("C"),
9870
ItemExpectation
.Exists("D"),
9871
ItemExpectation
.Exists("M"),
9890
ItemExpectation
.Exists("A"),
9891
ItemExpectation
.Exists("B"),
9892
ItemExpectation
.Exists("N"),
9911
ItemExpectation
.Exists("A"),
9912
ItemExpectation
.Absent("B"),
9913
ItemExpectation
.Exists("N"),
9932
ItemExpectation
.Exists("C"),
9933
ItemExpectation
.Absent("D"),
9934
ItemExpectation
.Exists("M"),
9953
ItemExpectation
.Exists("A"),
9954
ItemExpectation
.Absent("B"),
9955
ItemExpectation
.Exists("N"),
9974
ItemExpectation
.Exists("C"),
9975
ItemExpectation
.Exists("I"),
9976
ItemExpectation
.Exists("M"),
9995
ItemExpectation
.Exists("A"),
9996
ItemExpectation
.Exists("I"),
9997
ItemExpectation
.Exists("N"),
10016
ItemExpectation
.Exists("A"),
10017
ItemExpectation
.Exists("I"),
10018
ItemExpectation
.Exists("N"),
10045
ItemExpectation
.Absent("Goo"),
10046
ItemExpectation
.Absent("Bar"),
10075
ItemExpectation
.Absent("Goo"),
10076
ItemExpectation
.Absent("Bar"),
10106
ItemExpectation
.Exists("Goo"),
10107
ItemExpectation
.Exists("Bar"),
10138
ItemExpectation
.Exists("Goo"),
10139
ItemExpectation
.Exists("Bar"),
10169
ItemExpectation
.Exists("Goo"),
10170
ItemExpectation
.Absent("Bar"),
10200
ItemExpectation
.Absent("Goo"),
10201
ItemExpectation
.Exists("Bar"),
10232
ItemExpectation
.Exists("Goo"),
10233
ItemExpectation
.Exists("Bar"),
10558
ItemExpectation
.Exists("Alice"),
10559
ItemExpectation
.Exists("Bob"),
10560
ItemExpectation
.Exists("CompareTo"),
10561
ItemExpectation
.Exists("Equals"),
10562
ItemExpectation
.Exists("GetHashCode"),
10563
ItemExpectation
.Exists("GetType"),
10564
ItemExpectation
.Exists("Item2"),
10565
ItemExpectation
.Exists("ITEM3"),
10566
ItemExpectation
.Exists("Item4"),
10567
ItemExpectation
.Exists("Item5"),
10568
ItemExpectation
.Exists("Item6"),
10569
ItemExpectation
.Exists("Item7"),
10570
ItemExpectation
.Exists("Item8"),
10571
ItemExpectation
.Exists("ToString"),
10573
ItemExpectation
.Absent("Item1"),
10574
ItemExpectation
.Absent("Item9"),
10575
ItemExpectation
.Absent("Rest"),
10576
ItemExpectation
.Absent("Item3")
11110
ItemExpectation
.Absent("Substring"),
11111
ItemExpectation
.Exists("A"),
11112
ItemExpectation
.Exists("B"),
11220
ItemExpectation
.Exists("MyProperty1"),
11221
ItemExpectation
.Exists("MyProperty2"),
11246
ItemExpectation
.Exists("MyProperty1"),
11247
ItemExpectation
.Exists("MyProperty2"),
11248
ItemExpectation
.Exists("MyProperty3")
11412
ItemExpectation
.Exists("Something"),
11413
ItemExpectation
.Absent("BeginInvoke"),
11414
ItemExpectation
.Absent("Clone"),
11415
ItemExpectation
.Absent("Method"),
11416
ItemExpectation
.Absent("Target")
11439
ItemExpectation
.Exists("ToByteArray"),
11442
ItemExpectation
.Exists("AbsoluteUri"),
11443
ItemExpectation
.Exists("Fragment"),
11444
ItemExpectation
.Exists("Query"),
11447
ItemExpectation
.Absent("BeginInvoke"),
11448
ItemExpectation
.Absent("Clone"),
11449
ItemExpectation
.Absent("Method"),
11450
ItemExpectation
.Absent("Target")
11473
ItemExpectation
.Exists("ToByteArray"),
11476
ItemExpectation
.Absent("AbsoluteUri"),
11477
ItemExpectation
.Absent("Fragment"),
11478
ItemExpectation
.Absent("Query"),
11481
ItemExpectation
.Absent("BeginInvoke"),
11482
ItemExpectation
.Absent("Clone"),
11483
ItemExpectation
.Absent("Method"),
11484
ItemExpectation
.Absent("Target")
11515
ItemExpectation
.Absent("AnotherSomething"),
11516
ItemExpectation
.Absent("FirstOrDefault"),
11517
ItemExpectation
.Exists("Something")
11545
ItemExpectation
.Absent("Something"),
11546
ItemExpectation
.Absent("FirstOrDefault"),
11547
ItemExpectation
.Exists("AnotherSomething")
11649
ItemExpectation
.Exists("M"),
11650
ItemExpectation
.Exists("Equals"),
11651
ItemExpectation
.Absent("DoSomething") with
11912
ItemExpectation
.Exists("BillyJoel"),
11913
ItemExpectation
.Exists("EveryoneElse"),
11914
ItemExpectation
.Absent("Equals"),
11939
ItemExpectation
.Exists("BillyJoel"),
11940
ItemExpectation
.Exists("EveryoneElse"),
11941
ItemExpectation
.Absent("Equals"),
11966
ItemExpectation
.Exists("BillyJoel"),
11967
ItemExpectation
.Exists("EveryoneElse"),
11968
ItemExpectation
.Absent("Equals"),
12014
ItemExpectation
.Exists("BillyJoel"),
12015
ItemExpectation
.Exists("EveryoneElse"),
12016
ItemExpectation
.Absent("Equals"),
12041
ItemExpectation
.Exists("BillyJoel"),
12042
ItemExpectation
.Exists("EveryoneElse"),
12043
ItemExpectation
.Absent("Equals"),
12251
ItemExpectation
.Absent("M0"),
12253
ItemExpectation
.Exists("M1"),
12254
ItemExpectation
.Exists("M2"),
12255
ItemExpectation
.Exists("M3"),
12256
ItemExpectation
.Exists("P1"),
12257
ItemExpectation
.Exists("E1")
12278
ItemExpectation
.Exists("X"),
12279
ItemExpectation
.Exists("Y"),
12280
ItemExpectation
.Exists("Method"),
12281
ItemExpectation
.Exists("ToString")
12302
ItemExpectation
.Exists("X"),
12303
ItemExpectation
.Exists("Y"),
12304
ItemExpectation
.Exists("Method"),
12305
ItemExpectation
.Exists("ToString")
12328
ItemExpectation
.Exists("X"),
12329
ItemExpectation
.Exists("Y"),
12330
ItemExpectation
.Exists("Method"),
12331
ItemExpectation
.Exists("ToString")
12364
ItemExpectation
.Exists("X"),
12365
ItemExpectation
.Exists("Y")
12398
ItemExpectation
.Exists("X"),
12399
ItemExpectation
.Absent("Y")
12451
ItemExpectation
.Absent("X"),
12452
ItemExpectation
.Absent("Y")
12485
ItemExpectation
.Absent("X"),
12486
ItemExpectation
.Absent("Y")
12840
ItemExpectation
.Exists("System"),
12843
ItemExpectation
.Absent(underlyingType),
12871
ItemExpectation
.Exists("System"),
12873
ItemExpectation
.Exists(underlyingType),
12876
ItemExpectation
.Absent("Console"),
12877
ItemExpectation
.Absent("Action"),
12878
ItemExpectation
.Absent("DateTime")
12890
ItemExpectation
.Absent("E"),
12892
ItemExpectation
.Exists("System"),
12893
ItemExpectation
.Absent("MyNamespace"),
12896
ItemExpectation
.Absent(underlyingType)
12902
ItemExpectation
.Absent("System"),
12904
ItemExpectation
.Exists(underlyingType),
12907
ItemExpectation
.Absent("Console"),
12908
ItemExpectation
.Absent("Action"),
12909
ItemExpectation
.Absent("DateTime")
12915
ItemExpectation
.Absent("System"),
12917
ItemExpectation
.Exists(underlyingType),
12920
ItemExpectation
.Absent("Console"),
12921
ItemExpectation
.Absent("Action"),
12922
ItemExpectation
.Absent("DateTime")
12971
ItemExpectation
.Absent("System"),
12972
ItemExpectation
.Absent("MySystem"),
12974
ItemExpectation
.Exists(underlyingType),
12977
ItemExpectation
.Absent("Console"),
12978
ItemExpectation
.Absent("Action"),
12979
ItemExpectation
.Absent("DateTime")
13037
ItemExpectation
.Exists("endIndex"),
13038
ItemExpectation
.Exists("Test"),
13039
ItemExpectation
.Exists("C"),
13056
ItemExpectation
.Exists("endIndex"),
13057
ItemExpectation
.Exists("Test"),
13058
ItemExpectation
.Exists("C"),
13079
ItemExpectation
.Exists("foo"),
13080
ItemExpectation
.Exists("M"),
13081
ItemExpectation
.Exists("System"),
13082
ItemExpectation
.Absent("Int32"),
13101
ItemExpectation
.Exists("System"),
13102
ItemExpectation
.Exists("C"),
13103
ItemExpectation
.Absent("other"),
13137
ItemExpectation
.Exists("A"),
13138
ItemExpectation
.Exists("B"),
13139
ItemExpectation
.Exists("C"),
13140
ItemExpectation
.Absent("D"),
13141
ItemExpectation
.Absent("M"),
13142
ItemExpectation
.Exists("R"),
13154
ItemExpectation
.Exists("A"),
13155
ItemExpectation
.Exists("B"),
13156
ItemExpectation
.Absent("C"),
13157
ItemExpectation
.Absent("D"),
13158
ItemExpectation
.Absent("M"),
13159
ItemExpectation
.Absent("R"),
13171
ItemExpectation
.Exists("C"),
13172
ItemExpectation
.Exists("Constants"),
13173
ItemExpectation
.Exists("System"),
13187
ItemExpectation
.Exists("C"),
13188
ItemExpectation
.Exists("Constants"),
13201
ItemExpectation
.Exists("input"),
13202
ItemExpectation
.Exists("Constants"),
13203
ItemExpectation
.Exists("C"),
13204
ItemExpectation
.Exists("M"),
13216
ItemExpectation
.Exists("A"),
13217
ItemExpectation
.Exists("B"),
13218
ItemExpectation
.Exists("C"),
13219
ItemExpectation
.Absent("D"),
13220
ItemExpectation
.Absent("M"),
13221
ItemExpectation
.Exists("R"),
13233
ItemExpectation
.Exists("A"),
13234
ItemExpectation
.Exists("B"),
13235
ItemExpectation
.Exists("C"),
13236
ItemExpectation
.Exists("D"),
13237
ItemExpectation
.Absent("M"),
13238
ItemExpectation
.Absent("R"),
13250
ItemExpectation
.Exists("A"),
13251
ItemExpectation
.Exists("B"),
13252
ItemExpectation
.Exists("C"),
13253
ItemExpectation
.Exists("D"),
13254
ItemExpectation
.Exists("E"),
13255
ItemExpectation
.Exists("M"),
13256
ItemExpectation
.Exists("R"),
13257
ItemExpectation
.Exists("ToString"),
13269
ItemExpectation
.Exists("A"),
13270
ItemExpectation
.Exists("B"),
13271
ItemExpectation
.Exists("D"),
13272
ItemExpectation
.Exists("E"),
13273
ItemExpectation
.Exists("M"),
13285
ItemExpectation
.Exists("A"),
13286
ItemExpectation
.Exists("B"),
13287
ItemExpectation
.Exists("C"),
13288
ItemExpectation
.Exists("D"),
13289
ItemExpectation
.Exists("E"),
13290
ItemExpectation
.Exists("M"),
13291
ItemExpectation
.Exists("R"),
13303
ItemExpectation
.Exists("A"),
13304
ItemExpectation
.Exists("B"),
13305
ItemExpectation
.Exists("C"),
13306
ItemExpectation
.Absent("D"),
13307
ItemExpectation
.Absent("M"),
13308
ItemExpectation
.Exists("R"),
13320
ItemExpectation
.Exists("A"),
13321
ItemExpectation
.Exists("B"),
13322
ItemExpectation
.Exists("C"),
13323
ItemExpectation
.Absent("D"),
13324
ItemExpectation
.Absent("M"),
13325
ItemExpectation
.Exists("R"),
13337
ItemExpectation
.Exists("Length"),
13338
ItemExpectation
.Absent("Constants"),
13350
ItemExpectation
.Exists("Constants"),
13351
ItemExpectation
.Absent("InstanceProperty"),
13352
ItemExpectation
.Absent("P"),
13597
ItemExpectation
.Exists("Undisclosed"),
13598
ItemExpectation
.Absent("ToString"),
13628
ItemExpectation
.Exists("Undisclosed"),
13629
ItemExpectation
.Absent("ToString"),
13661
ItemExpectation
.Exists("StatusEn"),
13662
ItemExpectation
.Absent("ToString"),
13694
ItemExpectation
.Exists("Undisclosed"),
13695
ItemExpectation
.Absent("ToString"),
13728
ItemExpectation
.Exists("Undisclosed"),
13729
ItemExpectation
.Absent("ToString"),
13757
ItemExpectation
.Exists("Undisclosed"),
13758
ItemExpectation
.Absent("ToString"),
13786
ItemExpectation
.Exists("Undisclosed"),
13787
ItemExpectation
.Absent("ToString"),
13817
ItemExpectation
.Exists("StatusEn"),
13818
ItemExpectation
.Absent("ToString"),
13848
ItemExpectation
.Exists("Undisclosed"),
13849
ItemExpectation
.Absent("ToString"),
13880
ItemExpectation
.Exists("Undisclosed"),
13881
ItemExpectation
.Absent("ToString"),
14078
ItemExpectation
.Absent("X"),
14079
ItemExpectation
.Absent("Y"),
14100
ItemExpectation
.Absent("X"),
14101
ItemExpectation
.Absent("Y"),
14124
ItemExpectation
.Absent("X"),
14125
ItemExpectation
.Absent("Y"),
14145
ItemExpectation
.Exists("X"),
14146
ItemExpectation
.Exists("Y"),
14167
ItemExpectation
.Exists("X"),
14168
ItemExpectation
.Exists("Y"),
14191
ItemExpectation
.Exists("X"),
14192
ItemExpectation
.Exists("Y"),
14214
ItemExpectation
.Absent("X"),
14215
ItemExpectation
.Exists("Y"),
14237
ItemExpectation
.Exists("X"),
14238
ItemExpectation
.Exists("Y"),
14251
ItemExpectation
.Exists("C"),
Microsoft.CodeAnalysis.EditorFeatures.Test.Utilities (23)
Completion\AbstractCompletionProviderTests.cs (23)
129
SourceCodeKind sourceCodeKind,
ItemExpectation
[] expectedResults,
152
var
expectedResult = new ItemExpectation(
170
ItemExpectation
[] expectedResults,
205
foreach (
var
result in expectedResults)
284
public static
ItemExpectation
[] None = CreateGeneralMatchingArray(true);
285
public static
ItemExpectation
[] Any = CreateGeneralMatchingArray(false);
287
private static
ItemExpectation
[] CreateGeneralMatchingArray(bool absent)
292
public static
ItemExpectation
Exists(string name)
296
public static
ItemExpectation
Absent(string name)
341
ItemExpectation
[] results, bool? hasSuggestionModeItem,
461
markup, results:
ItemExpectation
.Any, sourceCodeKind, usePreviousCharAsTrigger: usePreviousCharAsTrigger,
469
markup, results:
ItemExpectation
.None, sourceCodeKind, usePreviousCharAsTrigger: usePreviousCharAsTrigger,
473
string markup,
ItemExpectation
[] results,
505
var
expectedResult = new ItemExpectation(
531
ItemExpectation
[] expectedResults,
565
ItemExpectation
[] expectedResults,
1069
ItemExpectation
[] expectedResults,
1082
SourceCodeKind sourceCodeKind,
ItemExpectation
[] expectedResults,
1090
SourceCodeKind sourceCodeKind,
ItemExpectation
[] expectedResults, string partialItem,
1144
SourceCodeKind sourceCodeKind,
ItemExpectation
[] expectedResults,
1163
SourceCodeKind sourceCodeKind,
ItemExpectation
[] expectedResults,
1171
SourceCodeKind sourceCodeKind,
ItemExpectation
[] expectedResults,
1217
SourceCodeKind sourceCodeKind,
ItemExpectation
[] expectedResults, string partialItem,