Class VelocityEngineTest

All Implemented Interfaces:
JaloSessionHolder

@IntegrationTest public class VelocityEngineTest extends ServicelayerBaseTest
  • Constructor Details

    • VelocityEngineTest

      public VelocityEngineTest()
  • Method Details

    • setUp

      public void setUp() throws Exception
      Throws:
      Exception
    • testMacroInStringLiteral

      public void testMacroInStringLiteral()
      Test resolving macros in string literal https://issues.apache.org/jira/browse/VELOCITY-944 https://cxjira.sap.com/browse/HORST-7315