edu.rice.cs.drjava.model.definitions.indent
Class QuestionCurrLineIsWingCommentTest
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.QuestionCurrLineIsWingCommentTest
- All Implemented Interfaces:
- Test
public final class QuestionCurrLineIsWingCommentTest
- extends IndentRulesTestCase
Tests visitor class that determines whether the current line is a wing comment.
- Version:
- $Id: QuestionCurrLineIsWingCommentTest.java 5236 2010-04-27 01:43:36Z 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
cornerCase
static java.lang.String cornerCase
QuestionCurrLineIsWingCommentTest
public QuestionCurrLineIsWingCommentTest()
testWingComment
public void testWingComment()
throws javax.swing.text.BadLocationException
- Throws:
javax.swing.text.BadLocationException
testSpaces
public void testSpaces()
throws javax.swing.text.BadLocationException
- Throws:
javax.swing.text.BadLocationException
testCornerCase
public void testCornerCase()
throws javax.swing.text.BadLocationException
- Throws:
javax.swing.text.BadLocationException
testWingInsideBlock
public void testWingInsideBlock()
throws javax.swing.text.BadLocationException
- Throws:
javax.swing.text.BadLocationException