edu.rice.cs.drjava.model.definitions.indent
Class QuestionPrevLineStartsCommentTest
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.QuestionPrevLineStartsCommentTest
- All Implemented Interfaces:
- Test
public final class QuestionPrevLineStartsCommentTest
- extends IndentRulesTestCase
Tests whether the previous line starts the comment containing the cursor.
- Version:
- $Id: QuestionPrevLineStartsCommentTest.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 |
QuestionPrevLineStartsCommentTest
public QuestionPrevLineStartsCommentTest()
testSimpleFirstLine
public void testSimpleFirstLine()
throws BadLocationException
- Throws:
BadLocationException
testSimpleSecondLine
public void testSimpleSecondLine()
throws BadLocationException
- Throws:
BadLocationException
testSlashStarMidLineFirstLine
public void testSlashStarMidLineFirstLine()
throws BadLocationException
- Throws:
BadLocationException
testSlashStarMidLineSecondLine
public void testSlashStarMidLineSecondLine()
throws BadLocationException
- Throws:
BadLocationException
testCommentedOutSlashStarBefore
public void testCommentedOutSlashStarBefore()
throws BadLocationException
- Throws:
BadLocationException
testCommentedOutSlashStarAt
public void testCommentedOutSlashStarAt()
throws BadLocationException
- Throws:
BadLocationException
testCommentedOutSlashStarAfter
public void testCommentedOutSlashStarAfter()
throws BadLocationException
- Throws:
BadLocationException