org.kuali.rice.kew.rule
Class LoadEmbeddedGroovyTest

java.lang.Object
  extended by org.kuali.rice.kew.rule.LoadEmbeddedGroovyTest

public class LoadEmbeddedGroovyTest
extends Object

Tests that Groovy can be loaded via Bean Scripting Framework

Author:
Kuali Rice Team (rice.collab@kuali.org)

Constructor Summary
LoadEmbeddedGroovyTest()
           
 
Method Summary
 void testJSR223Groovy()
           
 void testJSR223Groovy2()
           
 void testNativeGroovy()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LoadEmbeddedGroovyTest

public LoadEmbeddedGroovyTest()
Method Detail

testNativeGroovy

public void testNativeGroovy()

testJSR223Groovy

public void testJSR223Groovy()
                      throws Exception
Throws:
Exception

testJSR223Groovy2

public void testJSR223Groovy2()
                       throws Exception
Throws:
Exception


Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.