liquibase.sdk.verifytest
Class VerifiedTestReader

java.lang.Object
  extended by liquibase.sdk.verifytest.VerifiedTestReader

public class VerifiedTestReader
extends Object


Constructor Summary
VerifiedTestReader()
           
 
Method Summary
 VerifiedTest read(Reader... readers)
           
protected  void setVerifiedFromString(TestPermutation currentPermutation, String value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

VerifiedTestReader

public VerifiedTestReader()
Method Detail

read

public VerifiedTest read(Reader... readers)
                  throws IOException
Throws:
IOException

setVerifiedFromString

protected void setVerifiedFromString(TestPermutation currentPermutation,
                                     String value)


Copyright © 2015 Liquibase.org. All rights reserved.