public class Diff extends Object
| Modifier and Type | Method and Description |
|---|---|
static Diff |
create(Object expected,
Object actual,
String actualName,
String startPath,
Configuration configuration) |
String |
differences() |
boolean |
similar() |
String |
toString() |
Copyright © 2016. All Rights Reserved.