org.stringtemplate.v4.test
Class TestTemplateNames
java.lang.Object
org.stringtemplate.v4.test.BaseTest
org.stringtemplate.v4.test.TestTemplateNames
public class TestTemplateNames
- 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 |
TestTemplateNames
public TestTemplateNames()
testAbsoluteTemplateRefFromOutside
public void testAbsoluteTemplateRefFromOutside()
throws java.lang.Exception
- Throws:
java.lang.Exception
testRelativeTemplateRefInExpr
public void testRelativeTemplateRefInExpr()
throws java.lang.Exception
- Throws:
java.lang.Exception
testAbsoluteTemplateRefInExpr
public void testAbsoluteTemplateRefInExpr()
throws java.lang.Exception
- Throws:
java.lang.Exception
testRefToAnotherTemplateInSameGroup
public void testRefToAnotherTemplateInSameGroup()
throws java.lang.Exception
- Throws:
java.lang.Exception
testRefToAnotherTemplateInSameSubdir
public void testRefToAnotherTemplateInSameSubdir()
throws java.lang.Exception
- Throws:
java.lang.Exception
testFullyQualifiedGetInstanceOf
public void testFullyQualifiedGetInstanceOf()
throws java.lang.Exception
- Throws:
java.lang.Exception
testFullyQualifiedTemplateRef
public void testFullyQualifiedTemplateRef()
throws java.lang.Exception
- Throws:
java.lang.Exception
testFullyQualifiedTemplateRef2
public void testFullyQualifiedTemplateRef2()
throws java.lang.Exception
- Throws:
java.lang.Exception
testRelativeInSubdir
public void testRelativeInSubdir()
throws java.lang.Exception
- Throws:
java.lang.Exception