liquibase.maven
Class MavenIntegrationTest
java.lang.Object
liquibase.maven.MavenIntegrationTest
public class MavenIntegrationTest
- extends Object
Maven integration test. Run an update executing maven as if it was ran by the user
- Author:
- lujop
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MavenIntegrationTest
public MavenIntegrationTest()
cleanDatabase
public void cleanDatabase()
throws Exception
- Throws:
Exception
testUpdate
public void testUpdate()
throws Exception
- Throws:
Exception
testRollbackTag
public void testRollbackTag()
throws Exception
- Throws:
Exception
Copyright © 2004-2011 Liquibase.org. All Rights Reserved.