Class EfCoreAsyncQueryableProvider_Tests
Inheritance
EfCoreAsyncQueryableProvider_Tests
Assembly: Volo.Abp.EntityFrameworkCore.Tests.dll
Syntax
public class EfCoreAsyncQueryableProvider_Tests : EntityFrameworkCoreTestBase, IDisposable
Constructors
EfCoreAsyncQueryableProvider_Tests()
Declaration
public EfCoreAsyncQueryableProvider_Tests()
Methods
Declaration
public Task Should_Accept_EfCore_Related_Queries()
Returns
Should_Execute_Queries()
Declaration
public Task Should_Execute_Queries()
Returns
Should_Not_Accept_Other_Providers()
Declaration
public void Should_Not_Accept_Other_Providers()
Implements
Extension Methods