liquibase.change.core
Class LoadDataChangeTest
java.lang.Object
liquibase.change.AbstractChangeTest
liquibase.change.core.LoadDataChangeTest
public class LoadDataChangeTest
- extends AbstractChangeTest
Tests for AlterSequenceChange
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LoadDataChangeTest
public LoadDataChangeTest()
getRefactoringName
public void getRefactoringName()
throws Exception
- Specified by:
getRefactoringName
in class AbstractChangeTest
- Throws:
Exception
loadDataTsv
public void loadDataTsv()
throws Exception
- Throws:
Exception
loadDataCsvQuotChar
public void loadDataCsvQuotChar()
throws Exception
- Throws:
Exception
generateStatement
public void generateStatement()
throws Exception
- Specified by:
generateStatement
in class AbstractChangeTest
- Throws:
Exception
generateStatement_excel
public void generateStatement_excel()
throws Exception
- Throws:
Exception
getConfirmationMessage
public void getConfirmationMessage()
throws Exception
- Specified by:
getConfirmationMessage
in class AbstractChangeTest
- Throws:
Exception
generateCheckSum
public void generateCheckSum()
throws Exception
- Overrides:
generateCheckSum
in class AbstractChangeTest
- Throws:
Exception
isSupported
public void isSupported()
throws Exception
- Overrides:
isSupported
in class AbstractChangeTest
- Throws:
Exception
validate
public void validate()
throws Exception
- Overrides:
validate
in class AbstractChangeTest
- Throws:
Exception
Copyright © 2004-2011 Liquibase.org. All Rights Reserved.