org.apache.torque.generator.configuration.outlet
Class OtherTemplateLanguageTest

java.lang.Object
  extended by org.apache.torque.generator.configuration.outlet.OtherTemplateLanguageTest

public class OtherTemplateLanguageTest
extends Object

Tests that another template language can easily integrated.

Version:
$Id: OtherTemplateLanguageTest.java 1337543 2012-05-12 13:48:45Z tfischer $

Constructor Summary
OtherTemplateLanguageTest()
           
 
Method Summary
 void setUp()
           
 void testOtherTemplateLanguages()
          Tests that Groovy outlets can be used.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OtherTemplateLanguageTest

public OtherTemplateLanguageTest()
Method Detail

setUp

public void setUp()
           throws Exception
Throws:
Exception

testOtherTemplateLanguages

public void testOtherTemplateLanguages()
                                throws Exception
Tests that Groovy outlets can be used.

Throws:
Exception - if an error occurs.


Copyright © 2000-2012 The Apache Software Foundation. All Rights Reserved.