liquibase.sdk.verifytest
Class VerifiedTestWriter
java.lang.Object
liquibase.sdk.verifytest.VerifiedTestWriter
public class VerifiedTestWriter
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
VerifiedTestWriter
public VerifiedTestWriter()
write
public void write(VerifiedTest test,
Writer out,
String group)
throws IOException
- Throws:
IOException
printNonTablePermutations
protected void printNonTablePermutations(VerifiedTest test,
Writer out,
String group)
throws IOException
- Throws:
IOException
printTablePermutations
protected void printTablePermutations(VerifiedTest test,
Writer out,
String group)
throws IOException
- Throws:
IOException
Copyright © 2015 Liquibase.org. All rights reserved.