Class PropertiesParserTest
- java.lang.Object
-
- org.apache.torque.generator.source.properties.PropertiesParserTest
-
public class PropertiesParserTest extends Object
-
-
Constructor Summary
Constructors Constructor Description PropertiesParserTest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
testParsePropertiesFile()
void
testPathNull()
-
-
-
Method Detail
-
testParsePropertiesFile
public void testParsePropertiesFile() throws ConfigurationException, SourceException
-
testPathNull
public void testPathNull() throws ConfigurationException
- Throws:
ConfigurationException
-
-