liquibase.exception
Class DuplicateChangeSetExceptionTest

java.lang.Object
  extended by liquibase.exception.DuplicateChangeSetExceptionTest

public class DuplicateChangeSetExceptionTest
extends Object

Tests for DuplicateChangeSetException


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

Constructor Detail

DuplicateChangeSetExceptionTest

public DuplicateChangeSetExceptionTest()
Method Detail

duplicateChangeSetException

public void duplicateChangeSetException()
                                 throws Exception
Throws:
Exception


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