Class PropertyToJavaJarGenerationTest

java.lang.Object
org.apache.torque.generator.BaseTest
org.apache.torque.generator.control.PropertyToJavaJarGenerationTest

public class PropertyToJavaJarGenerationTest extends BaseTest
Tests generation where the templates are read from a jar file.
  • Constructor Details

    • PropertyToJavaJarGenerationTest

      public PropertyToJavaJarGenerationTest()
  • Method Details

    • testPropertyToJavaJarGeneration

      @Test public void testPropertyToJavaJarGeneration() throws Exception
      Throws:
      Exception