org.apache.torque.templates.jdbc2schema
Class Jdbc2SchemaTest

java.lang.Object
  extended by org.apache.torque.templates.jdbc2schema.Jdbc2SchemaTest

public class Jdbc2SchemaTest
extends Object


Constructor Summary
Jdbc2SchemaTest()
           
 
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

Jdbc2SchemaTest

public Jdbc2SchemaTest()
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-2013 The Apache Software Foundation. All Rights Reserved.