Class MongoDbAsyncQueryableProvider_Tests
Inheritance
object
MongoDbAsyncQueryableProvider_Tests
Implements
System.IDisposable
Inherited Members
object.GetType()
object.MemberwiseClone()
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
Namespace: Volo.Abp.MongoDB
Assembly: Volo.Abp.MongoDB.Tests.dll
Syntax
public class MongoDbAsyncQueryableProvider_Tests : MongoDbTestBase, IDisposable
Constructors
MongoDbAsyncQueryableProvider_Tests()
Declaration
public MongoDbAsyncQueryableProvider_Tests()
Methods
Should_Accept_MongoDb_Related_Queries()
Declaration
public Task Should_Accept_MongoDb_Related_Queries()
Returns
| Type | Description |
|---|---|
| System.Threading.Tasks.Task |
Should_Execute_Queries()
Declaration
public Task Should_Execute_Queries()
Returns
| Type | Description |
|---|---|
| System.Threading.Tasks.Task |
Should_Not_Accept_Other_Providers()
Declaration
public void Should_Not_Accept_Other_Providers()
Implements
System.IDisposable