org.stringtemplate.v4.test
Class TestGroupSyntaxErrors
java.lang.Object
org.stringtemplate.v4.test.BaseTest
org.stringtemplate.v4.test.TestGroupSyntaxErrors
public class TestGroupSyntaxErrors
- 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 |
TestGroupSyntaxErrors
public TestGroupSyntaxErrors()
testMissingImportString
public void testMissingImportString()
throws java.lang.Exception
- Throws:
java.lang.Exception
testImportNotString
public void testImportNotString()
throws java.lang.Exception
- Throws:
java.lang.Exception
testMissingTemplate
public void testMissingTemplate()
throws java.lang.Exception
- Throws:
java.lang.Exception
testUnclosedTemplate
public void testUnclosedTemplate()
throws java.lang.Exception
- Throws:
java.lang.Exception
testParen
public void testParen()
throws java.lang.Exception
- Throws:
java.lang.Exception
testNewlineInString
public void testNewlineInString()
throws java.lang.Exception
- Throws:
java.lang.Exception
testParen2
public void testParen2()
throws java.lang.Exception
- Throws:
java.lang.Exception
testArg
public void testArg()
throws java.lang.Exception
- Throws:
java.lang.Exception
testArg2
public void testArg2()
throws java.lang.Exception
- Throws:
java.lang.Exception
testArg3
public void testArg3()
throws java.lang.Exception
- Throws:
java.lang.Exception
testDefaultArgsOutOfOrder
public void testDefaultArgsOutOfOrder()
throws java.lang.Exception
- Throws:
java.lang.Exception
testErrorWithinTemplate
public void testErrorWithinTemplate()
throws java.lang.Exception
- Throws:
java.lang.Exception
testMap
public void testMap()
throws java.lang.Exception
- Throws:
java.lang.Exception
testMap2
public void testMap2()
throws java.lang.Exception
- Throws:
java.lang.Exception
testMap3
public void testMap3()
throws java.lang.Exception
- Throws:
java.lang.Exception
testUnterminatedString
public void testUnterminatedString()
throws java.lang.Exception
- Throws:
java.lang.Exception