org.lexgrid.loader.setup
Class ScriptFactoryTest

java.lang.Object
  extended by org.lexgrid.loader.setup.ScriptFactoryTest

public class ScriptFactoryTest
extends java.lang.Object

The Class ScriptFactoryTest.

Author:
Kevin Peterson

Constructor Summary
ScriptFactoryTest()
           
 
Method Summary
 void testGetHsqlCreateScript()
          Test get hsql create script.
 void testGetHsqlDropScript()
          Test get hsql drop script.
 void testGetMysqlCreateScript()
          Test get mysql create script.
 void testGetMysqlDropScript()
          Test get mysql drop script.
 void testGetOracleCreateScript()
          Test get oracle create script.
 void testGetOracleDropScript()
          Test get oracle drop script.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ScriptFactoryTest

public ScriptFactoryTest()
Method Detail

testGetMysqlCreateScript

public void testGetMysqlCreateScript()
                              throws java.lang.Exception
Test get mysql create script.

Throws:
java.lang.Exception - the exception

testGetMysqlDropScript

public void testGetMysqlDropScript()
                            throws java.lang.Exception
Test get mysql drop script.

Throws:
java.lang.Exception - the exception

testGetOracleCreateScript

public void testGetOracleCreateScript()
                               throws java.lang.Exception
Test get oracle create script.

Throws:
java.lang.Exception - the exception

testGetOracleDropScript

public void testGetOracleDropScript()
                             throws java.lang.Exception
Test get oracle drop script.

Throws:
java.lang.Exception - the exception

testGetHsqlCreateScript

public void testGetHsqlCreateScript()
                             throws java.lang.Exception
Test get hsql create script.

Throws:
java.lang.Exception - the exception

testGetHsqlDropScript

public void testGetHsqlDropScript()
                           throws java.lang.Exception
Test get hsql drop script.

Throws:
java.lang.Exception - the exception

Copyright: (c) 2004-2006 Mayo Foundation for Medical Education and Research (MFMER). All rights reserved. MAYO, MAYO CLINIC, and the triple-shield Mayo logo are trademarks and service marks of MFMER.