Test class for an indent rule with a really long name. :-)
Inherits from ActionStartPrevLinePlusTest, since this rule's functionality
should be a strict extension of ActionStartPrevLinePlus.
version: $Id: ActionStartPrevLinePlusBackupTest.java 4255 2007-08-28 19:17:37Z mgricken $
Method Summary
public void
testMoveToEnd() Attempts to move current location to the end of the suffix.
public void
testMoveToMiddle() Attempts to move current location to the middle of the suffix.
public void
testMoveToStart() Attempts to move current location to the start of the suffix.