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
IOExceptionprotected void printNonTablePermutations(VerifiedTest test, Writer out, String group) throws IOException
IOExceptionprotected void printTablePermutations(VerifiedTest test, Writer out, String group) throws IOException
IOExceptionCopyright © 2015 Liquibase.org. All rights reserved.