C# Class Elephanet.Tests.TestStore

Inheritance: DocumentStore
Afficher le fichier Open project: YoloDev/elephanet Class Usage Examples

Méthodes publiques

Méthode Description
CreateStoreWithEntityNotFoundBehaviorReturnNull ( ) : TestStore

Factory method for creating a configured TestStore

TestStore ( ) : Elephanet.Conventions
TestStore ( IStoreConventions storeConventions ) : Elephanet.Conventions

Method Details

CreateStoreWithEntityNotFoundBehaviorReturnNull() public static méthode

Factory method for creating a configured TestStore

TestStore() public méthode

public TestStore ( ) : Elephanet.Conventions
Résultat Elephanet.Conventions

TestStore() public méthode

public TestStore ( IStoreConventions storeConventions ) : Elephanet.Conventions
storeConventions IStoreConventions
Résultat Elephanet.Conventions