public class GroovyTest
extends Object
Tests that another template language can easily integrated.
- Version:
- $Id: GroovyTest.java 1917232 2024-04-21 10:21:37Z tv $
-
Constructor Summary
Constructors
-
Method Summary
void
void
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 Details
-
GroovyTest
public GroovyTest()
-
Method Details
-
-
testGroovy
@Test
public void testGroovy()
throws
Exception
Tests that Groovy outlets can be used.
- Throws:
Exception - if an error occurs.