C# Class SIL.FieldWorks.Common.Framework.DetailControls.DataTreeTests

Inheritance: SIL.FieldWorks.Test.TestUtils.BaseTest
Afficher le fichier Open project: sillsdev/FieldWorks Class Usage Examples

Méthodes publiques

Méthode Description
FixtureSetup ( ) : void

Setups this instance.

TestSetup ( ) : void

Create DataTree and parent form

TestTearDown ( ) : void

Close and dispose DataTree and parent form

Private Methods

Méthode Description
GenerateLayouts ( ) : SIL.Utils.Inventory
GenerateParts ( ) : SIL.Utils.Inventory
GenerateStringTable ( ) : SIL.Utils.StringTable
GetGuidForJumpToTool_UsesRootObject_WhenNoCurrentSlice ( ) : void
IfDataEmpty ( ) : void
LabelAbbreviations ( ) : void
NestedCollapsedPart ( ) : void
NestedExpandedPart ( ) : void
OneStringAttr ( ) : void
OwnedObjects ( ) : void
TwoStringAttr ( ) : void

Method Details

FixtureSetup() public méthode

Setups this instance.
public FixtureSetup ( ) : void
Résultat void

TestSetup() public méthode

Create DataTree and parent form
public TestSetup ( ) : void
Résultat void

TestTearDown() public méthode

Close and dispose DataTree and parent form
public TestTearDown ( ) : void
Résultat void