Show / Hide Table of Contents

Class MongoTestCollection

Inheritance
object
MongoTestCollection
Implements
ICollectionFixture<MongoDbFixture>
Inherited Members
object.GetType()
object.MemberwiseClone()
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
Namespace: Volo.Abp.Identity.MongoDB
Assembly: Volo.Abp.Identity.Pro.MongoDB.Tests.dll
Syntax
public class MongoTestCollection : ICollectionFixture<MongoDbFixture>

Constructors

MongoTestCollection()

Declaration
public MongoTestCollection()

Fields

Name

Declaration
public const string Name = "MongoDB Collection"
Field Value
Type Description
string

Implements

Xunit.ICollectionFixture<>
In this article
Back to top Powered by Volosoft