edu.rice.cs.drjava.model.definitions.indent
Class ActionStartPrevLinePlusTest
java.lang.Object
junit.framework.Assert
junit.framework.TestCase
edu.rice.cs.drjava.DrJavaTestCase
edu.rice.cs.drjava.model.definitions.indent.IndentRulesTestCase
edu.rice.cs.drjava.model.definitions.indent.ActionStartPrevLinePlusTest
- All Implemented Interfaces:
- Test
public class ActionStartPrevLinePlusTest
- extends IndentRulesTestCase
Tests ActionStartPrevLinePlus(String)
- Version:
- $Id: ActionStartPrevLinePlusTest.java 4519 2008-06-15 07:14:29Z rcartwright $
Methods inherited from class junit.framework.Assert |
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail, failNotEquals, failNotSame, failSame, format |
ActionStartPrevLinePlusTest
public ActionStartPrevLinePlusTest()
testLeaveBe
public void testLeaveBe()
throws BadLocationException
- Throws:
BadLocationException
testLeaveBeMidLine
public void testLeaveBeMidLine()
throws BadLocationException
- Throws:
BadLocationException
testAddSpaces
public void testAddSpaces()
throws BadLocationException
- Throws:
BadLocationException
testAddSpacesMidLine
public void testAddSpacesMidLine()
throws BadLocationException
- Throws:
BadLocationException
testBothIndented
public void testBothIndented()
throws BadLocationException
- Throws:
BadLocationException
testBothIndentedAddSpaces
public void testBothIndentedAddSpaces()
throws BadLocationException
- Throws:
BadLocationException
testBothIndentedAddStuff
public void testBothIndentedAddStuff()
throws BadLocationException
- Throws:
BadLocationException
testSecondLineMisindented
public void testSecondLineMisindented()
throws BadLocationException
- Throws:
BadLocationException
testLeavesOtherLinesAlone
public void testLeavesOtherLinesAlone()
throws BadLocationException
- Throws:
BadLocationException
testOtherLinesIndented
public void testOtherLinesIndented()
throws BadLocationException
- Throws:
BadLocationException