liquibase.change.core
Class AddUniqueConstraintChangeTest
java.lang.Object
liquibase.change.AbstractChangeTest
liquibase.change.core.AddUniqueConstraintChangeTest
public class AddUniqueConstraintChangeTest
- extends AbstractChangeTest
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AddUniqueConstraintChangeTest
public AddUniqueConstraintChangeTest()
getRefactoringName
public void getRefactoringName()
throws Exception
- Specified by:
getRefactoringName
in class AbstractChangeTest
- Throws:
Exception
generateStatement
public void generateStatement()
throws Exception
- Specified by:
generateStatement
in class AbstractChangeTest
- Throws:
Exception
getConfirmationMessage
public void getConfirmationMessage()
throws Exception
- Specified by:
getConfirmationMessage
in class AbstractChangeTest
- Throws:
Exception
changeIsUnsupported
protected boolean changeIsUnsupported(Database database)
- Overrides:
changeIsUnsupported
in class AbstractChangeTest
Copyright © 2004-2011 Liquibase.org. All Rights Reserved.