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

Inheritance: SIL.FieldWorks.FDO.FDOTests.ScrInMemoryFdoTestBase
Afficher le fichier Open project: sillsdev/FieldWorks

Méthodes publiques

Méthode Description
FixtureSetup ( ) : void

Private Methods

Méthode Description
BothStartWithVerse ( ) : void
ChapterAndWhiteSpace ( ) : void
EmptyPara ( ) : void
ExtraAtStartOfBt ( ) : void
ExtraSegsInBt ( ) : void
ExtraSegsInBtVerseNotMatching ( ) : void
ExtraSegsInBtWithDiffNumberSystem ( ) : void
ExtraSegsInParaVerseNotMatching ( ) : void
ExtraSegsInPara_BTsForAllVerses ( ) : void
ExtraSegsInPara_BtMissingForSomeVerses ( ) : void
FixtureSetupInternal ( ) : void
MatchingVerses ( ) : void
MissingBtVerse ( ) : void
MultipleORCsInOneVerse ( ) : void
NothingAtStartOfBt ( ) : void
SingleSegment ( ) : void
SmartResync ( ) : void
TestStringsEndWithSameWord ( string first, string second, bool equal, string label ) : void
TestStringsEndWithSameWord_AppliedStyle ( ) : void
TestStringsEndWithSameWord_DifferByWritingSystem ( ) : void
TestStringsEndWithSameWord_Simple ( ) : void
VerifyFt ( int iseg, string contents, string label ) : void

Verify that the segment indicated by hvoSeg has a free translation with Comment alternative m_wsTrans set to contents. If contents is null, it is acceptable to have no FT at all.

VerifyLabel ( int iseg, string label ) : void
VersesOutOfOrder ( ) : void

Method Details

FixtureSetup() public méthode

public FixtureSetup ( ) : void
Résultat void