liquibase.dbtest.mssql
Class AbstractMssqlIntegrationTest
java.lang.Object
   liquibase.dbtest.AbstractIntegrationTest
liquibase.dbtest.AbstractIntegrationTest
       liquibase.dbtest.mssql.AbstractMssqlIntegrationTest
liquibase.dbtest.mssql.AbstractMssqlIntegrationTest
- Direct Known Subclasses: 
- MssqlCaseSensitiveIntegrationTest, MssqlIntegrationTest, MssqlJtdsIntegrationTest
- public abstract class AbstractMssqlIntegrationTest 
- extends AbstractIntegrationTest
- Author:
- lujop
 
 
 
 
| Methods inherited from class liquibase.dbtest.AbstractIntegrationTest | 
| clearDatabase, createLiquibase, createProperties, getDatabase, getDatabaseServerHostname, getSchemasToDrop, runUpdateOnOldChangelogTableFormat, setUp, tearDown, testAbsolutePathChangeLog, testClearChecksums, testDbDoc, testDiff, testDiffExternalForeignKeys, testEncodingUpdating2SQL, testEncondingUpdatingDatabase, testExecuteExtChangelog, testOutputChangeLog, testRerunDiffChangeLogAltSchema, testRollbackableChangeLog, testRollbackableChangeLogScriptOnExistingDatabase, testRollbackableChangeLogScriptOnFutureDatabase, testRollbackToChange, testRunChangeLog, testTag, testTagEmptyDatabase, testUnrunChangeSetsEmptyDatabase, testUpdateTwice | 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
AbstractMssqlIntegrationTest
public AbstractMssqlIntegrationTest(String changelogDir,
                                    String url)
                             throws Exception
- Throws:
- Exception
shouldRollBack
protected boolean shouldRollBack()
- 
- Overrides:
- shouldRollBackin class- AbstractIntegrationTest
 
- 
 
smartDataLoad
public void smartDataLoad()
                   throws Exception
- 
- Throws:
- Exception
 
testRerunDiffChangeLog
public void testRerunDiffChangeLog()
                            throws Exception
- 
- Overrides:
- testRerunDiffChangeLogin class- AbstractIntegrationTest
 
- 
- Throws:
- Exception
 
Copyright © 2004-2011 Liquibase.org. All Rights Reserved.