edu.rice.cs.drjava.model.definitions.indent
Class QuestionCurrLineEmptyOrEnterPressTest
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.QuestionCurrLineEmptyOrEnterPressTest
- All Implemented Interfaces:
- Test
public final class QuestionCurrLineEmptyOrEnterPressTest
- extends IndentRulesTestCase
Tests whether the current line is empty.
- Version:
- $Id: QuestionCurrLineEmptyOrEnterPressTest.java 5175 2010-01-20 08:46:32Z mgricken $
| 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 |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
_rule
static IndentRuleQuestion _rule
stuffExample
static java.lang.String stuffExample
QuestionCurrLineEmptyOrEnterPressTest
public QuestionCurrLineEmptyOrEnterPressTest()
testEmpty
public void testEmpty()
throws javax.swing.text.BadLocationException
- Throws:
javax.swing.text.BadLocationException
testSpaces
public void testSpaces()
throws javax.swing.text.BadLocationException
- Throws:
javax.swing.text.BadLocationException
testStuffBefore
public void testStuffBefore()
throws javax.swing.text.BadLocationException
- Throws:
javax.swing.text.BadLocationException
testStuffAfter
public void testStuffAfter()
throws javax.swing.text.BadLocationException
- Throws:
javax.swing.text.BadLocationException
testLineWithStar
public void testLineWithStar()
throws javax.swing.text.BadLocationException
- Throws:
javax.swing.text.BadLocationException