C# 클래스 SIL.FieldWorks.Common.Framework.DetailControls.DataTreeTests

상속: SIL.FieldWorks.Test.TestUtils.BaseTest
파일 보기 프로젝트 열기: sillsdev/FieldWorks 1 사용 예제들

공개 메소드들

메소드 설명
FixtureSetup ( ) : void

Setups this instance.

TestSetup ( ) : void

Create DataTree and parent form

TestTearDown ( ) : void

Close and dispose DataTree and parent form

비공개 메소드들

메소드 설명
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

메소드 상세

FixtureSetup() 공개 메소드

Setups this instance.
public FixtureSetup ( ) : void
리턴 void

TestSetup() 공개 메소드

Create DataTree and parent form
public TestSetup ( ) : void
리턴 void

TestTearDown() 공개 메소드

Close and dispose DataTree and parent form
public TestTearDown ( ) : void
리턴 void