org.stringtemplate.v4.test
Class TestDebugEvents

java.lang.Object
  extended by org.stringtemplate.v4.test.BaseTest
      extended by org.stringtemplate.v4.test.TestDebugEvents

public class TestDebugEvents
extends BaseTest


Nested Class Summary
 
Nested classes/interfaces inherited from class org.stringtemplate.v4.test.BaseTest
BaseTest.HashableUser, BaseTest.StreamVacuum, BaseTest.User
 
Field Summary
 
Fields inherited from class org.stringtemplate.v4.test.BaseTest
CLASSPATH, newline, pathSep, SUREFIRE_CLASSPATH, tmpdir
 
Constructor Summary
TestDebugEvents()
           
 
Method Summary
 void testAttribute()
           
 void testEvalExprEventForSpecialCharacter()
           
 void testString()
           
 void testTemplateCall()
           
 
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
 

Constructor Detail

TestDebugEvents

public TestDebugEvents()
Method Detail

testString

public void testString()
                throws java.lang.Exception
Throws:
java.lang.Exception

testAttribute

public void testAttribute()
                   throws java.lang.Exception
Throws:
java.lang.Exception

testTemplateCall

public void testTemplateCall()
                      throws java.lang.Exception
Throws:
java.lang.Exception

testEvalExprEventForSpecialCharacter

public void testEvalExprEventForSpecialCharacter()
                                          throws java.lang.Exception
Throws:
java.lang.Exception