Class JarConfigurationProviderTest
- java.lang.Object
-
- org.apache.torque.generator.configuration.JarConfigurationProviderTest
-
public class JarConfigurationProviderTest extends Object
Tests for the class JarConfigurationProvider.- Version:
- $Id: ClasspathConfigurationProviderTest.java 1456694 2013-03-14 21:54:47Z tfischer $
-
-
Constructor Summary
Constructors Constructor Description JarConfigurationProviderTest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
before()
void
testGetOutletConfigurationNames()
void
testGetTemplateInputStream()
-
-
-
Method Detail
-
before
public void before() throws ConfigurationException
- Throws:
ConfigurationException
-
testGetTemplateInputStream
public void testGetTemplateInputStream() throws Exception
- Throws:
Exception
-
-