liquibase.dbtest.h2
Class H2IntegrationTest
java.lang.Object
liquibase.dbtest.AbstractIntegrationTest
liquibase.dbtest.h2.H2IntegrationTest
public class H2IntegrationTest
- extends AbstractIntegrationTest
Methods inherited from class liquibase.dbtest.AbstractIntegrationTest |
clearDatabase, createLiquibase, createProperties, getDatabase, getDatabaseServerHostname, getSchemasToDrop, runUpdateOnOldChangelogTableFormat, setUp, shouldRollBack, tearDown, testAbsolutePathChangeLog, testClearChecksums, testDbDoc, testDiff, testDiffExternalForeignKeys, testEncodingUpdating2SQL, testEncondingUpdatingDatabase, testExecuteExtChangelog, testOutputChangeLog, testRerunDiffChangeLog, testRerunDiffChangeLogAltSchema, testRollbackableChangeLog, testRollbackableChangeLogScriptOnExistingDatabase, testRollbackableChangeLogScriptOnFutureDatabase, testRollbackToChange, testTag, testTagEmptyDatabase, testUnrunChangeSetsEmptyDatabase, testUpdateTwice |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
H2IntegrationTest
public H2IntegrationTest()
throws Exception
- Throws:
Exception
testRunChangeLog
public void testRunChangeLog()
throws Exception
- Overrides:
testRunChangeLog
in class AbstractIntegrationTest
- Throws:
Exception
Copyright © 2004-2011 Liquibase.org. All Rights Reserved.