Class GroovyScriptInterpreterTest

java.lang.Object
org.apache.maven.shared.scriptinterpreter.GroovyScriptInterpreterTest

public class GroovyScriptInterpreterTest
extends java.lang.Object
Tests the Groovy interpreter facade.
Author:
Benjamin Bentmann
  • Constructor Details

    • GroovyScriptInterpreterTest

      public GroovyScriptInterpreterTest()
  • Method Details

    • testEvaluateScript

      public void testEvaluateScript() throws java.lang.Exception
      Throws:
      java.lang.Exception
    • testEvaluateScriptWithDefaultClassPath

      public void testEvaluateScriptWithDefaultClassPath() throws java.lang.Exception
      Throws:
      java.lang.Exception
    • testEvaluateScriptWithCustomClassPath

      public void testEvaluateScriptWithCustomClassPath() throws java.lang.Exception
      Throws:
      java.lang.Exception
    • testEvaluateScriptVars

      public void testEvaluateScriptVars() throws java.lang.Exception
      Throws:
      java.lang.Exception