org.stringtemplate.v4.test
Class TestLexer
java.lang.Object
org.stringtemplate.v4.test.BaseTest
org.stringtemplate.v4.test.TestLexer
public class TestLexer
- extends BaseTest
| Methods inherited from class org.stringtemplate.v4.test.BaseTest |
checkTokens, checkTokens, compile, deleteFile, deleteFile, exec, getRandomDir, jar, java, setUp, writeFile, writeTestFile |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TestLexer
public TestLexer()
testOneExpr
public void testOneExpr()
throws java.lang.Exception
- Throws:
java.lang.Exception
testOneExprSurrounded
public void testOneExprSurrounded()
throws java.lang.Exception
- Throws:
java.lang.Exception
testEscDelim
public void testEscDelim()
throws java.lang.Exception
- Throws:
java.lang.Exception
testEscEsc
public void testEscEsc()
throws java.lang.Exception
- Throws:
java.lang.Exception
testEscDelimHasCorrectStartChar
public void testEscDelimHasCorrectStartChar()
throws java.lang.Exception
- Throws:
java.lang.Exception
testEscChar
public void testEscChar()
throws java.lang.Exception
- Throws:
java.lang.Exception
testString
public void testString()
throws java.lang.Exception
- Throws:
java.lang.Exception
testEscInString
public void testEscInString()
throws java.lang.Exception
- Throws:
java.lang.Exception
testSubtemplate
public void testSubtemplate()
throws java.lang.Exception
- Throws:
java.lang.Exception
testSubtemplateNoArg
public void testSubtemplateNoArg()
throws java.lang.Exception
- Throws:
java.lang.Exception
testSubtemplateMultiArgs
public void testSubtemplateMultiArgs()
throws java.lang.Exception
- Throws:
java.lang.Exception
testNestedSubtemplate
public void testNestedSubtemplate()
throws java.lang.Exception
- Throws:
java.lang.Exception
testNestedList
public void testNestedList()
throws java.lang.Exception
- Throws:
java.lang.Exception
testIF
public void testIF()
throws java.lang.Exception
- Throws:
java.lang.Exception
testIFNot
public void testIFNot()
throws java.lang.Exception
- Throws:
java.lang.Exception
testIFELSE
public void testIFELSE()
throws java.lang.Exception
- Throws:
java.lang.Exception
testELSEIF
public void testELSEIF()
throws java.lang.Exception
- Throws:
java.lang.Exception
testEmbeddedRegion
public void testEmbeddedRegion()
throws java.lang.Exception
- Throws:
java.lang.Exception
testRegion
public void testRegion()
throws java.lang.Exception
- Throws:
java.lang.Exception