C# Class Microsoft.EntityFrameworkCore.RelationalServiceCollectionExtensionsTest

Inheritance: Microsoft.EntityFrameworkCore.EntityFrameworkServiceCollectionExtensionsTest
Datei anzeigen Open project: MyPrivateAccount/XYHOutSource

Protected Methods

Method Description
RelationalServiceCollectionExtensionsTest ( Microsoft.EntityFrameworkCore.TestHelpers testHelpers ) : Microsoft.EntityFrameworkCore.Infrastructure

Private Methods

Method Description
Required_services_are_registered_with_expected_lifetimes ( ) : void

Method Details

RelationalServiceCollectionExtensionsTest() protected method

protected RelationalServiceCollectionExtensionsTest ( Microsoft.EntityFrameworkCore.TestHelpers testHelpers ) : Microsoft.EntityFrameworkCore.Infrastructure
testHelpers Microsoft.EntityFrameworkCore.TestHelpers
return Microsoft.EntityFrameworkCore.Infrastructure