Klasse 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 1917232 2024-04-21 10:21:37Z tv $
  • Konstruktordetails

    • GroovyTest

      public GroovyTest()
  • Methodendetails

    • setUp

      @BeforeEach public void setUp() throws Exception
      Löst aus:
      Exception
    • testGroovy

      @Test public void testGroovy() throws Exception
      Tests that Groovy outlets can be used.
      Löst aus:
      Exception - if an error occurs.