org.apache.torque.generator.source.properties
Class PropertiesParserTest

java.lang.Object
  extended by org.apache.torque.generator.source.properties.PropertiesParserTest

public class PropertiesParserTest
extends Object


Constructor Summary
PropertiesParserTest()
           
 
Method Summary
 void testParsePropertiesFile()
           
 void testPathNull()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PropertiesParserTest

public PropertiesParserTest()
Method Detail

testParsePropertiesFile

public void testParsePropertiesFile()
                             throws org.apache.torque.generator.configuration.ConfigurationException,
                                    org.apache.torque.generator.source.SourceException
Throws:
org.apache.torque.generator.configuration.ConfigurationException
org.apache.torque.generator.source.SourceException

testPathNull

public void testPathNull()
                  throws org.apache.torque.generator.configuration.ConfigurationException
Throws:
org.apache.torque.generator.configuration.ConfigurationException


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