C# Class SIL.FieldWorks.FDO.FDOTests.ReversalIndexTests

Exibir arquivo Open project: sillsdev/FieldWorks

Public Methods

Method Description
TestSetup ( ) : void

Stop the Undo task the base class kicks off, since this test makes its own

Private Methods

Method Description
FindOrCreateReversalEntry ( ) : void
ReversalEntriesBulkText ( ) : void

Method Details

TestSetup() public method

Stop the Undo task the base class kicks off, since this test makes its own
public TestSetup ( ) : void
return void