public class VerifiedTestWriter extends Object
Constructor and Description |
---|
VerifiedTestWriter() |
Modifier and Type | Method and Description |
---|---|
protected void |
printNonTablePermutations(VerifiedTest test,
Writer out,
String group) |
protected void |
printTablePermutations(VerifiedTest test,
Writer out,
String group) |
void |
write(VerifiedTest test,
Writer out,
String group) |
public void write(VerifiedTest test, Writer out, String group) throws IOException
IOException
protected void printNonTablePermutations(VerifiedTest test, Writer out, String group) throws IOException
IOException
protected void printTablePermutations(VerifiedTest test, Writer out, String group) throws IOException
IOException
Copyright © 2014 Liquibase.org. All rights reserved.