public class TestSchemaTool
extends junit.framework.TestCase
| Constructor and Description |
|---|
TestSchemaTool() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
setUp() |
protected void |
tearDown() |
void |
testNestedScriptsForDerby()
Test nested script formatting
|
void |
testNestedScriptsForMySQL()
Test nested script formatting
|
void |
testNestedScriptsForOracle()
Test nested script formatting
|
void |
testSchemaInit()
Test schema initialization
|
void |
testSchemaInitDryRun()
Test dryrun of schema initialization
|
void |
testSchemaUpgrade()
Test schema upgrade
|
void |
testSchemaUpgradeDryRun()
Test dryrun of schema upgrade
|
void |
testScriptMultiRowComment()
Test script formatting
|
void |
testScripts()
Test script formatting
|
void |
testScriptWithDelimiter()
Test script formatting
|
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, countTestCases, createResult, fail, fail, failNotEquals, failNotSame, failSame, format, getName, run, run, runBare, runTest, setName, toStringprotected void setUp()
throws java.lang.Exception
setUp in class junit.framework.TestCasejava.lang.Exceptionprotected void tearDown()
throws java.lang.Exception
tearDown in class junit.framework.TestCasejava.lang.Exceptionpublic void testSchemaInitDryRun()
throws java.lang.Exception
java.lang.Exceptionpublic void testSchemaUpgradeDryRun()
throws java.lang.Exception
java.lang.Exceptionpublic void testSchemaInit()
throws java.lang.Exception
java.lang.Exceptionpublic void testSchemaUpgrade()
throws java.lang.Exception
java.lang.Exceptionpublic void testScripts()
throws java.lang.Exception
java.lang.Exceptionpublic void testNestedScriptsForDerby()
throws java.lang.Exception
java.lang.Exceptionpublic void testNestedScriptsForMySQL()
throws java.lang.Exception
java.lang.Exceptionpublic void testScriptWithDelimiter()
throws java.lang.Exception
java.lang.Exceptionpublic void testScriptMultiRowComment()
throws java.lang.Exception
java.lang.Exceptionpublic void testNestedScriptsForOracle()
throws java.lang.Exception
java.lang.ExceptionCopyright © 2012 The Apache Software Foundation