Class GroovyTest
- java.lang.Object
-
- org.apache.torque.generator.template.groovy.GroovyTest
-
public class GroovyTest extends Object
Tests that another template language can easily integrated.- Version:
- $Id: GroovyTest.java 1855607 2019-03-15 16:41:24Z gk $
-
-
Constructor Summary
Constructors Constructor Description GroovyTest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
setUp()
void
testGroovy()
Tests that Groovy outlets can be used.
-