org.stringtemplate.v4.test
Class TestImports
java.lang.Object
org.stringtemplate.v4.test.BaseTest
org.stringtemplate.v4.test.TestImports
public class TestImports
- 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 |
TestImports
public TestImports()
testImportDir
public void testImportDir()
throws java.lang.Exception
- Throws:
java.lang.Exception
testImportDirInJarViaCLASSPATH
public void testImportDirInJarViaCLASSPATH()
throws java.lang.Exception
- Throws:
java.lang.Exception
testImportGroupAtSameLevelInJar
public void testImportGroupAtSameLevelInJar()
throws java.lang.Exception
- Throws:
java.lang.Exception
testImportGroupAtSameLevelInJar2
public void testImportGroupAtSameLevelInJar2()
throws java.lang.Exception
- Throws:
java.lang.Exception
testImportGroupInJarViaCLASSPATH
public void testImportGroupInJarViaCLASSPATH()
throws java.lang.Exception
- Throws:
java.lang.Exception
testImportTemplateFileInJarViaCLASSPATH
public void testImportTemplateFileInJarViaCLASSPATH()
throws java.lang.Exception
- Throws:
java.lang.Exception
testImportRelativeDir
public void testImportRelativeDir()
throws java.lang.Exception
- Throws:
java.lang.Exception
testImportGroupFileSameDir
public void testImportGroupFileSameDir()
throws java.lang.Exception
- Throws:
java.lang.Exception
testImportRelativeGroupFile
public void testImportRelativeGroupFile()
throws java.lang.Exception
- Throws:
java.lang.Exception
testImportTemplateFileSameDir
public void testImportTemplateFileSameDir()
throws java.lang.Exception
- Throws:
java.lang.Exception
testImportRelativeTemplateFile
public void testImportRelativeTemplateFile()
throws java.lang.Exception
- Throws:
java.lang.Exception
testImportTemplateFromAnotherGroupObject
public void testImportTemplateFromAnotherGroupObject()
throws java.lang.Exception
- Throws:
java.lang.Exception
testImportTemplateInGroupFileFromDir
public void testImportTemplateInGroupFileFromDir()
throws java.lang.Exception
- Throws:
java.lang.Exception
testImportTemplateInGroupFileFromGroupFile
public void testImportTemplateInGroupFileFromGroupFile()
throws java.lang.Exception
- Throws:
java.lang.Exception
testImportTemplateFromSubdir
public void testImportTemplateFromSubdir()
throws java.lang.Exception
- Throws:
java.lang.Exception
testImportTemplateFromGroupFile
public void testImportTemplateFromGroupFile()
throws java.lang.Exception
- Throws:
java.lang.Exception
testPolymorphicTemplateReference
public void testPolymorphicTemplateReference()
throws java.lang.Exception
- Throws:
java.lang.Exception
testSuper
public void testSuper()
throws java.lang.Exception
- Throws:
java.lang.Exception
testUnloadImportedTemplate
public void testUnloadImportedTemplate()
throws java.lang.Exception
- Throws:
java.lang.Exception
testUnloadImportedTemplatedSpecifiedInGroupFile
public void testUnloadImportedTemplatedSpecifiedInGroupFile()
throws java.lang.Exception
- Throws:
java.lang.Exception