org.stringtemplate.v4.test
Class TestInterptimeErrors
java.lang.Object
org.stringtemplate.v4.test.BaseTest
org.stringtemplate.v4.test.TestInterptimeErrors
public class TestInterptimeErrors
- 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 |
TestInterptimeErrors
public TestInterptimeErrors()
testMissingEmbeddedTemplate
public void testMissingEmbeddedTemplate()
throws java.lang.Exception
- Throws:
java.lang.Exception
testMissingSuperTemplate
public void testMissingSuperTemplate()
throws java.lang.Exception
- Throws:
java.lang.Exception
testNoPropertyNotError
public void testNoPropertyNotError()
throws java.lang.Exception
- Throws:
java.lang.Exception
testHiddenPropertyNotError
public void testHiddenPropertyNotError()
throws java.lang.Exception
- Throws:
java.lang.Exception
testHiddenFieldNotError
public void testHiddenFieldNotError()
throws java.lang.Exception
- Throws:
java.lang.Exception
testSoleArg
public void testSoleArg()
throws java.lang.Exception
- Throws:
java.lang.Exception
testSoleArgUsingApplySyntax
public void testSoleArgUsingApplySyntax()
throws java.lang.Exception
- Throws:
java.lang.Exception
testUndefinedAttr
public void testUndefinedAttr()
throws java.lang.Exception
- Throws:
java.lang.Exception
testParallelAttributeIterationWithMissingArgs
public void testParallelAttributeIterationWithMissingArgs()
throws java.lang.Exception
- Throws:
java.lang.Exception
testStringTypeMismatch
public void testStringTypeMismatch()
throws java.lang.Exception
- Throws:
java.lang.Exception
testStringTypeMismatch2
public void testStringTypeMismatch2()
throws java.lang.Exception
- Throws:
java.lang.Exception