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 $
-
Konstruktorübersicht
Konstruktoren
-
Methodenübersicht
void
void
Tests that Groovy outlets can be used.
Von Klasse geerbte Methoden java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Konstruktordetails
-
GroovyTest
public GroovyTest()
-
Methodendetails
-
-
testGroovy
@Test
public void testGroovy()
throws
Exception
Tests that Groovy outlets can be used.
- Löst aus:
Exception
- if an error occurs.