C# Класс SIL.FieldWorks.FDO.FDOTests.MemoryOnlyBackendProviderReallyRestoredForEachTestTestBase

In contrast to MemoryOnlyBackendProviderRestoredForEachTestTestBase, this class doesn't rely on Undo mechanism for restoring each tests, instead it tries to recreate the FDO Cache.
Наследование: MemoryOnlyBackendProviderTestBase
Показать файл Открыть проект

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

Метод Описание
TestSetup ( ) : void

Setup the FDO Cache and Action Handler

TestTearDown ( ) : void

Dispose the FDO Cache and Action Handler

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

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

Setup the FDO Cache and Action Handler
public TestSetup ( ) : void
Результат void

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

Dispose the FDO Cache and Action Handler
public TestTearDown ( ) : void
Результат void