org.apache.torque.generator.control
Class PropertyToJavaGenerationTest

java.lang.Object
  extended by org.apache.torque.generator.BaseTest
      extended by org.apache.torque.generator.control.PropertyToJavaGenerationTest

public class PropertyToJavaGenerationTest
extends BaseTest


Constructor Summary
PropertyToJavaGenerationTest()
           
 
Method Summary
 void testPropertyToJavaGeneration()
          Tests that the property to java generation works.
 void testPropertyToJavaGenerationDebugOutput()
          Tests that the property to java generation works with debug output switched on.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PropertyToJavaGenerationTest

public PropertyToJavaGenerationTest()
Method Detail

testPropertyToJavaGeneration

public void testPropertyToJavaGeneration()
                                  throws Exception
Tests that the property to java generation works.

Throws:
Exception - if the test fails.

testPropertyToJavaGenerationDebugOutput

public void testPropertyToJavaGenerationDebugOutput()
                                             throws Exception
Tests that the property to java generation works with debug output switched on.

Throws:
Exception - if the test fails.


Copyright © 2000-2013 The Apache Software Foundation. All Rights Reserved.