Method Summary |
|
protected void | setUp() |
public void | testBreakViewCreate() Tests breakView uses createFragment to
produce the part. |
public void | testBreakViewX_CorrectOffset() Breaks the view along X at a correct offset
(in the range of the view). |
public void | testBreakViewX_ElementChangeBefore() Shows the start and end offsets are updated when text is inserted
before the start of the part this view represents. |
public void | testBreakViewX_ElementChangeMiddle() Shows the start and end offsets are not updated when text is inserted
in the middle of the part of the element this view represents. |
public void | testBreakViewX_IncorrectOffset() Breaks the view along X at an invalid offset
(not in the range of the view). |
public void | testBreakViewY() Breakes the view along Y. |
public void | testClone() |
public void | testCreateFragment() |
public void | testGetBreakWeightX() |
public void | testGetBreakWeightY() |