org.stringtemplate.v4.test
Class TestLists
java.lang.Object
org.stringtemplate.v4.test.BaseTest
org.stringtemplate.v4.test.TestLists
public class TestLists
- 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 |
TestLists
public TestLists()
testJustCat
public void testJustCat()
throws java.lang.Exception
- Throws:
java.lang.Exception
testListLiteralWithEmptyElements
public void testListLiteralWithEmptyElements()
throws java.lang.Exception
- Throws:
java.lang.Exception
testListLiteralWithEmptyFirstElement
public void testListLiteralWithEmptyFirstElement()
throws java.lang.Exception
- Throws:
java.lang.Exception
testLength
public void testLength()
throws java.lang.Exception
- Throws:
java.lang.Exception
testCat2Attributes
public void testCat2Attributes()
throws java.lang.Exception
- Throws:
java.lang.Exception
testCat2AttributesWithApply
public void testCat2AttributesWithApply()
throws java.lang.Exception
- Throws:
java.lang.Exception
testCat3Attributes
public void testCat3Attributes()
throws java.lang.Exception
- Throws:
java.lang.Exception
testCatWithTemplateApplicationAsElement
public void testCatWithTemplateApplicationAsElement()
throws java.lang.Exception
- Throws:
java.lang.Exception
testCatWithIFAsElement
public void testCatWithIFAsElement()
throws java.lang.Exception
- Throws:
java.lang.Exception
testCatNullValues
public void testCatNullValues()
throws java.lang.Exception
- Throws:
java.lang.Exception
testCatWithNullTemplateApplicationAsElement
public void testCatWithNullTemplateApplicationAsElement()
throws java.lang.Exception
- Throws:
java.lang.Exception
testCatWithNestedTemplateApplicationAsElement
public void testCatWithNestedTemplateApplicationAsElement()
throws java.lang.Exception
- Throws:
java.lang.Exception
testListAsTemplateArgument
public void testListAsTemplateArgument()
throws java.lang.Exception
- Throws:
java.lang.Exception