Class MongoDbAsyncQueryableProvider_Tests
Inheritance
MongoDbAsyncQueryableProvider_Tests
Assembly: Volo.Abp.MongoDB.Tests.dll
Syntax
public class MongoDbAsyncQueryableProvider_Tests : TestAppTestBase<AbpMongoDbTestModule>, IDisposable
Constructors
MongoDbAsyncQueryableProvider_Tests()
Declaration
public MongoDbAsyncQueryableProvider_Tests()
Methods
AnyAsync()
Declaration
Returns
CanExecuteAsync()
Declaration
public Task CanExecuteAsync()
Returns
CountAsync()
Declaration
Returns
FirstOrDefaultAsync()
Declaration
public Task FirstOrDefaultAsync()
Returns
LongCountAsync()
Declaration
public Task LongCountAsync()
Returns
Implements
Extension Methods