Method | Description | |
---|---|---|
TestSetup ( ) : void |
Method | Description | |
---|---|---|
AssertHasMenuWithText ( |
Assert that the strip has a menu item with the specified text, and return the menu item.
|
|
AssertMenuCheckState ( bool expectedStates, |
||
AssertTagDoesntExist ( int hvoTag, string msgFailure ) : void | ||
AssertTagExists ( int hvoTag, string msgFailure ) : void | ||
DeleteTagAnnot_SetOfTwo ( ) : void | ||
DoSetupFixture ( ) : void |
non-undoable task
|
|
FixtureSetup ( ) : void | ||
FixtureTeardown ( ) : void | ||
LoadTagListPossibilities ( ) : void |
Loads an array of Possibilities from the first tagging list. [RRG Semantics]
|
|
MakeContextMenu_CheckedStates_MultiAnnSelExtra ( ) : void | ||
MakeContextMenu_CheckedStates_MultiAnnSelLast ( ) : void | ||
MakeContextMenu_CheckedStates_NoSel ( ) : void | ||
MakeContextMenu_CheckedStates_SelCoversMultiSideBySideAnn ( ) : void | ||
MakeContextMenu_CheckedStates_SelFirstOfTag ( ) : void | ||
MakeContextMenu_CheckedStates_SelMatchesTag ( ) : void | ||
MakeContextMenu_MarkupTags ( ) : void | ||
MakeTagAnnot_ExistTag_CompleteOverlap ( ) : void | ||
MakeTagAnnot_ExistTag_FrontOverlap ( ) : void | ||
MakeTagAnnot_ExistTag_NoOverlap ( ) : void | ||
MakeTagAnnot_ExistTag_RearOverlap ( ) : void | ||
MakeTagAnnot_MultipleExistTags_Overlap ( ) : void | ||
MakeTagAnnotation_With1Wordform ( ) : void | ||
MakeTagAnnotation_WithNoWordform ( ) : void | ||
MakeTag_CompleteWith3Wordforms ( ) : void | ||
MakeTag_With2Wordforms ( ) : void | ||
ParseTestText ( ) : void | ||
VerifyMenuItemCheckStatus ( |
||
VerifyTextTag ( ITextTag ttag, ICmPossibility poss, SIL.FieldWorks.FDO.DomainServices.AnalysisOccurrence point1, SIL.FieldWorks.FDO.DomainServices.AnalysisOccurrence point2 ) : void |
Verify that the parameter tag points to the right possibility marker and that it refers to the correct begin and end points in the text.
|