C# Class Elephanet.Tests.DocumentStoreBaseFixture

Use this as an IClassFixture to inject the TestStore into other test fixtures
Inheritance: IDisposable
Afficher le fichier Open project: YoloDev/elephanet

Méthodes publiques

Méthode Description
Dispose ( ) : void
DocumentStoreBaseFixture ( ) : System

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

DocumentStoreBaseFixture() public méthode

public DocumentStoreBaseFixture ( ) : System
Résultat System