4 references to AssertContainsSingle
Microsoft.Extensions.Localization.Tests (4)
LocalizationServiceCollectionExtensionsTest.cs (4)
23
AssertContainsSingle
(collection, typeof(IStringLocalizerFactory), typeof(ResourceManagerStringLocalizerFactory));
24
AssertContainsSingle
(collection, typeof(IStringLocalizer<>), typeof(StringLocalizer<>));
38
AssertContainsSingle
(collection, typeof(IStringLocalizerFactory), typeof(ResourceManagerStringLocalizerFactory));
39
AssertContainsSingle
(collection, typeof(IStringLocalizer<>), typeof(StringLocalizer<>));