org.apache.torque.generator.configuration
Class ClasspathConfigurationProviderTest

java.lang.Object
  extended by org.apache.torque.generator.configuration.ClasspathConfigurationProviderTest

public class ClasspathConfigurationProviderTest
extends Object

Tests for the class ClasspathConfigurationProvider.

Version:
$Id: ClasspathConfigurationProviderTest.java 1331190 2012-04-27 02:41:35Z tfischer $

Constructor Summary
ClasspathConfigurationProviderTest()
           
 
Method Summary
 void before()
           
 void testGetResourceFromJarWithDoubleDots()
           
 void testGetResourceWithDoubleDots()
           
 void testGetTemplateInputStream()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ClasspathConfigurationProviderTest

public ClasspathConfigurationProviderTest()
Method Detail

before

public void before()

testGetTemplateInputStream

public void testGetTemplateInputStream()
                                throws Exception
Throws:
Exception

testGetResourceWithDoubleDots

public void testGetResourceWithDoubleDots()
                                   throws Exception
Throws:
Exception

testGetResourceFromJarWithDoubleDots

public void testGetResourceFromJarWithDoubleDots()
                                          throws Exception
Throws:
Exception


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