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, toString
protected void setUp() throws java.lang.Exception
setUp
in class junit.framework.TestCase
java.lang.Exception
protected void tearDown() throws java.lang.Exception
tearDown
in class junit.framework.TestCase
java.lang.Exception
public void testSchemaInitDryRun() throws java.lang.Exception
java.lang.Exception
public void testSchemaUpgradeDryRun() throws java.lang.Exception
java.lang.Exception
public void testSchemaInit() throws java.lang.Exception
java.lang.Exception
public void testSchemaUpgrade() throws java.lang.Exception
java.lang.Exception
public void testScripts() throws java.lang.Exception
java.lang.Exception
public void testNestedScriptsForDerby() throws java.lang.Exception
java.lang.Exception
public void testNestedScriptsForMySQL() throws java.lang.Exception
java.lang.Exception
public void testScriptWithDelimiter() throws java.lang.Exception
java.lang.Exception
public void testScriptMultiRowComment() throws java.lang.Exception
java.lang.Exception
public void testNestedScriptsForOracle() throws java.lang.Exception
java.lang.Exception
Copyright © 2012 The Apache Software Foundation