Class GroovyScriptTestCase

  • All Implemented Interfaces:
    junit.framework.Test

    public class GroovyScriptTestCase
    extends GroovyTestCase
    • Constructor Detail

      • GroovyScriptTestCase

        public GroovyScriptTestCase()
    • Method Detail

      • setDelegator

        public void setDelegator​(Delegator delegator)
      • getDelegator

        public Delegator getDelegator()
      • setDispatcher

        public void setDispatcher​(LocalDispatcher dispatcher)
      • setSecurity

        public void setSecurity​(Security security)
      • getSecurity

        public Security getSecurity()