org.stringtemplate.v4.test
Class TestTreeConstruction

java.lang.Object
  extended by org.stringtemplate.v4.test.gUnitBase
      extended by org.stringtemplate.v4.test.TestTreeConstruction

public class TestTreeConstruction
extends gUnitBase


Field Summary
 
Fields inherited from class org.stringtemplate.v4.test.gUnitBase
adaptorClassName, lexerClassName, parserClassName
 
Constructor Summary
TestTreeConstruction()
           
 
Method Summary
 void setup()
           
 void test_template1()
           
 void test_template2()
           
 
Methods inherited from class org.stringtemplate.v4.test.gUnitBase
execParser
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestTreeConstruction

public TestTreeConstruction()
Method Detail

setup

public void setup()

test_template1

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

test_template2

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