liquibase.changelog.visitor
Class RollbackVisitorTest

java.lang.Object
  extended by liquibase.changelog.visitor.RollbackVisitorTest

public class RollbackVisitorTest
extends Object


Constructor Summary
RollbackVisitorTest()
           
 
Method Summary
 void visit()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RollbackVisitorTest

public RollbackVisitorTest()
Method Detail

visit

public void visit()
           throws Exception
Throws:
Exception


Copyright © 2004-2011 Liquibase.org. All Rights Reserved.