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 ConfigurationException,
                                    SourceException
Throws:
ConfigurationException
SourceException

testPathNull

public void testPathNull()
                  throws ConfigurationException
Throws:
ConfigurationException


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