C# Class SIL.FieldWorks.SharpViews.SharpViewsTests.RowTests

Inheritance: SIL.FieldWorks.Test.TestUtils.BaseTest
Show file Open project: sillsdev/FieldWorks

Private Methods

Method Description
MakeLayoutInfo ( ) : LayoutInfo
MakeLayoutInfo ( int maxWidth, IVwGraphics vg ) : LayoutInfo
NestedRowsLayout ( ) : void
RowClippedPaint ( ) : void
Setup ( ) : void
Teardown ( ) : void
VerifyExpectedRectangle ( List list, int left, int top, int width, int height ) : void

Verify at least one rectangle that covers the indicated area

VerifyPaint ( RootBox root, Rectangle clipRect, int xScrollOffset, int yScrollOffset, Rectangle paintRects ) : void
VerifyRect ( List drawActions, int &position, Rectangle rect ) : void