Class ServiceEngineTests

java.lang.Object
junit.framework.Assert
junit.framework.TestCase
All Implemented Interfaces:
junit.framework.Test

public class ServiceEngineTests extends OFBizTestCase
  • Constructor Details

    • ServiceEngineTests

      public ServiceEngineTests(String name)
  • Method Details

    • setUp

      protected void setUp() throws Exception
      Overrides:
      setUp in class junit.framework.TestCase
      Throws:
      Exception
    • tearDown

      protected void tearDown() throws Exception
      Overrides:
      tearDown in class junit.framework.TestCase
      Throws:
      Exception
    • testBasicJavaInvocation

      public void testBasicJavaInvocation() throws Exception
      Test basic java invocation.
      Throws:
      Exception - the exception
    • testBasicClojureInvocation

      public void testBasicClojureInvocation() throws Exception
      Test a basic clojure invocation
      Throws:
      Exception - the exception