liquibase.change.core
Class DropIndexChangeTest
java.lang.Object
liquibase.change.AbstractChangeTest
liquibase.change.core.DropIndexChangeTest
public class DropIndexChangeTest
- extends AbstractChangeTest
Tests for DropIndexChange
Methods inherited from class liquibase.change.AbstractChangeTest |
changeIsUnsupported, checkThatChecksumIsNew, generateCheckSum, isSupported, testChange, testChangeOnAll, testChangeOnAllExcept, testInverse, testInverseOnAll, testInverseOnAllExcept, validate |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DropIndexChangeTest
public DropIndexChangeTest()
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
Copyright © 2004-2011 Liquibase.org. All Rights Reserved.