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

Inheritance: SIL.FieldWorks.FDO.FDOTests.ScrInMemoryFdoTestBase
Show file Open project: sillsdev/FieldWorks

Public Methods

Method Description
TestSetup ( ) : void

Private Methods

Method Description
CreateAndUpdateOneOfTwoFts ( ) : void
CreateAndUpdateSingleFt ( ) : void
MakeVerseSegment ( IStTxtPara para, int beginOffset, int length ) : ISegment
NonScriptureText ( ) : void
SetFt ( IStTxtPara para, string text, int segIndex ) : ISegment
UpdateFtAddsSpacesBetweenLabels ( ) : void

Method Details

TestSetup() public method

public TestSetup ( ) : void
return void