Method Summary |
|
protected void | setUp() |
protected void | tearDown() |
public void | testInsertUpdate() This tests that no NPE is thrown when a line is removed. |
public void | testRemoveUpdate() This tests that no NPE is thrown when a line is removed. |
public void | testViewToModel() Tests the value returned where the point lies below the last line. |
public void | testViewToModelNoBreaks() Tests the value returned where the point is in a line which has no
breakes in it. |