org.stringtemplate.v4.test
Class TestAggregates

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

public class TestAggregates
extends BaseTest


Nested Class Summary
static class TestAggregates.Decl
           
 
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
TestAggregates()
           
 
Method Summary
 void testApplyAnonymousTemplateToAggregateAttribute()
           
 void testComplicatedIndirectTemplateApplication()
           
 
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

TestAggregates

public TestAggregates()
Method Detail

testApplyAnonymousTemplateToAggregateAttribute

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

testComplicatedIndirectTemplateApplication

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