org.apache.torque.generator.source.jdbc
Class JdbcMetadataSourceTest

java.lang.Object
  extended by org.apache.torque.generator.source.jdbc.JdbcMetadataSourceTest

public class JdbcMetadataSourceTest
extends Object


Constructor Summary
JdbcMetadataSourceTest()
           
 
Method Summary
static void beforeClass()
           
 void setUp()
           
 void testExecute()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JdbcMetadataSourceTest

public JdbcMetadataSourceTest()
Method Detail

beforeClass

public static void beforeClass()
                        throws Exception
Throws:
Exception

setUp

public void setUp()
           throws Exception
Throws:
Exception

testExecute

public void testExecute()
                 throws Exception
Throws:
Exception


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