Class LazyLoading_Tests
Inheritance
LazyLoading_Tests
Implements
Inherited Members
Namespace: Volo.Abp.Identity.EntityFrameworkCore
Assembly: Volo.Abp.Identity.EntityFrameworkCore.Tests.dll
Syntax
public class LazyLoading_Tests : LazyLoading_Tests<AbpIdentityEntityFrameworkCoreTestModule>, IDisposable
Constructors
LazyLoading_Tests()
Declaration
public LazyLoading_Tests()
Methods
BeforeAddApplication(IServiceCollection)
Declaration
protected override void BeforeAddApplication(IServiceCollection services)
Parameters
Type | Name | Description |
---|---|---|
IServiceCollection | services |
Overrides
AbpIntegratedTest<AbpIdentityEntityFrameworkCoreTestModule>.BeforeAddApplication(IServiceCollection)