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 $
-
Konstruktorübersicht
Konstruktoren
-
Methodenübersicht
Von Klasse geerbte Methoden java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Konstruktordetails
-
JarConfigurationProviderTest
public JarConfigurationProviderTest()
-
Methodendetails
-
before
public void before()
throws org.apache.torque.generator.configuration.ConfigurationException
- Löst aus:
org.apache.torque.generator.configuration.ConfigurationException
-
-
testGetOutletConfigurationNames
public void testGetOutletConfigurationNames()
throws
Exception
- Löst aus:
Exception