Class 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 Detail

      • GroovyTest

        public GroovyTest()
    • Method Detail

      • testGroovy

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