org.apache.torque.generator.control
Class PropertyToJavaGenerationTest
java.lang.Object
org.apache.torque.generator.BaseTest
org.apache.torque.generator.control.PropertyToJavaGenerationTest
public class PropertyToJavaGenerationTest
- extends BaseTest
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PropertyToJavaGenerationTest
public PropertyToJavaGenerationTest()
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.