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.
파일 보기 프로젝트 열기: sillsdev/FieldWorks

공개 메소드들

메소드 설명
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