C# Class 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.
Afficher le fichier Open project: sillsdev/FieldWorks

Méthodes publiques

Méthode Description
TestSetup ( ) : void

Setup the FDO Cache and Action Handler

TestTearDown ( ) : void

Dispose the FDO Cache and Action Handler

Method Details

TestSetup() public méthode

Setup the FDO Cache and Action Handler
public TestSetup ( ) : void
Résultat void

TestTearDown() public méthode

Dispose the FDO Cache and Action Handler
public TestTearDown ( ) : void
Résultat void