Class MiniLangTests

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

public class MiniLangTests extends OFBizTestCase
  • Constructor Details

    • MiniLangTests

      public MiniLangTests(String name)
  • Method Details

    • testAssignmentOperators

      public void testAssignmentOperators() throws Exception
      Test assignment operators.
      Throws:
      Exception - the exception
    • testFieldToResultOperation

      public void testFieldToResultOperation() throws Exception
      Test field to result operation.
      Throws:
      Exception - the exception