edu.rice.cs.drjava.model.definitions.indent
Class QuestionCurrLineStartsWithSkipCommentsTest
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.QuestionCurrLineStartsWithSkipCommentsTest
- All Implemented Interfaces:
- Test
public final class QuestionCurrLineStartsWithSkipCommentsTest
- extends IndentRulesTestCase
Tests the proper functionality of the class QuestionCurrLineStartsWithSkipComments.
- Version:
- $Id: QuestionCurrLineStartsWithSkipCommentsTest.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 |
_text
private java.lang.String _text
_rule
private IndentRuleQuestion _rule
QuestionCurrLineStartsWithSkipCommentsTest
public QuestionCurrLineStartsWithSkipCommentsTest()
testNoPrefix
public void testNoPrefix()
throws javax.swing.text.BadLocationException
- Throws:
javax.swing.text.BadLocationException
testOpenBracePrefix
public void testOpenBracePrefix()
throws javax.swing.text.BadLocationException
- Throws:
javax.swing.text.BadLocationException
testCloseBracePrefix
public void testCloseBracePrefix()
throws javax.swing.text.BadLocationException
- Throws:
javax.swing.text.BadLocationException