liquibase.changelog.filter
Class ContextChangeSetFilterTest

java.lang.Object
  extended by liquibase.changelog.filter.ContextChangeSetFilterTest

public class ContextChangeSetFilterTest
extends Object


Constructor Summary
ContextChangeSetFilterTest()
           
 
Method Summary
 void emptyContexts()
           
 void multiContexts()
           
 void multiContextsSingeParameter()
           
 void nullContexts()
           
 void nullListContexts()
           
 void singleContexts()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ContextChangeSetFilterTest

public ContextChangeSetFilterTest()
Method Detail

emptyContexts

public void emptyContexts()

nullContexts

public void nullContexts()

nullListContexts

public void nullListContexts()

singleContexts

public void singleContexts()

multiContexts

public void multiContexts()

multiContextsSingeParameter

public void multiContextsSingeParameter()


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