C# Класс Elephanet.Tests.TestStore

Наследование: DocumentStore
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
CreateStoreWithEntityNotFoundBehaviorReturnNull ( ) : TestStore

Factory method for creating a configured TestStore

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

Описание методов

CreateStoreWithEntityNotFoundBehaviorReturnNull() публичный статический Метод

Factory method for creating a configured TestStore

TestStore() публичный Метод

public TestStore ( ) : Elephanet.Conventions
Результат Elephanet.Conventions

TestStore() публичный Метод

public TestStore ( IStoreConventions storeConventions ) : Elephanet.Conventions
storeConventions IStoreConventions
Результат Elephanet.Conventions