Uses of Class
com.bazaarvoice.jolt.Diffy.Result

Uses of Diffy.Result in com.bazaarvoice.jolt
 

Methods in com.bazaarvoice.jolt that return Diffy.Result
 Diffy.Result Diffy.diff(Object expected, Object actual)
           
protected  Diffy.Result Diffy.diffHelper(Object expected, Object actual)
           
protected  Diffy.Result ArrayOrderObliviousDiffy.diffList(List expected, List actual)
           
protected  Diffy.Result Diffy.diffList(List expected, List actual)
           
protected  Diffy.Result Diffy.diffMap(Map<String,Object> expected, Map<String,Object> actual)
           
protected  Diffy.Result Diffy.diffScalar(Object expected, Object actual)
           
 



Copyright © 2013. All Rights Reserved.