org.stringtemplate.v4.test
Class TestGroupSyntax
java.lang.Object
org.stringtemplate.v4.test.BaseTest
org.stringtemplate.v4.test.TestGroupSyntax
public class TestGroupSyntax
- 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 |
TestGroupSyntax
public TestGroupSyntax()
testSimpleGroup
public void testSimpleGroup()
throws java.lang.Exception
- Throws:
java.lang.Exception
testEscapedQuote
public void testEscapedQuote()
throws java.lang.Exception
- Throws:
java.lang.Exception
testMultiTemplates
public void testMultiTemplates()
throws java.lang.Exception
- Throws:
java.lang.Exception
testSetDefaultDelimiters
public void testSetDefaultDelimiters()
throws java.lang.Exception
- Throws:
java.lang.Exception
testSetNonDefaultDelimiters
public void testSetNonDefaultDelimiters()
throws java.lang.Exception
- Throws:
java.lang.Exception
testSingleTemplateWithArgs
public void testSingleTemplateWithArgs()
throws java.lang.Exception
- Throws:
java.lang.Exception
testDefaultValues
public void testDefaultValues()
throws java.lang.Exception
- Throws:
java.lang.Exception
testDefaultValues2
public void testDefaultValues2()
throws java.lang.Exception
- Throws:
java.lang.Exception
testDefaultValueTemplateWithArg
public void testDefaultValueTemplateWithArg()
throws java.lang.Exception
- Throws:
java.lang.Exception
testNestedTemplateInGroupFile
public void testNestedTemplateInGroupFile()
throws java.lang.Exception
- Throws:
java.lang.Exception
testNestedDefaultValueTemplate
public void testNestedDefaultValueTemplate()
throws java.lang.Exception
- Throws:
java.lang.Exception
testNestedDefaultValueTemplateWithEscapes
public void testNestedDefaultValueTemplateWithEscapes()
throws java.lang.Exception
- Throws:
java.lang.Exception
testMessedUpTemplateDoesntCauseRuntimeError
public void testMessedUpTemplateDoesntCauseRuntimeError()
throws java.lang.Exception
- Throws:
java.lang.Exception