Class MongoDbFixture
Inheritance
object
MongoDbFixture
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 MongoDbFixture : IDisposable
Constructors
MongoDbFixture()
Declaration
public MongoDbFixture()
Fields
ConnectionString
Declaration
public static readonly string ConnectionString
Field Value
| Type | Description |
|---|---|
| string |
Methods
Dispose()
Declaration
public void Dispose()
Implements
System.IDisposable