public final class XmlUnitWrapper extends Object
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isIdentical(String expected,
String actual)
This method will compare both XMLs and validate its attribute order
|
static boolean |
isSimilar(String expected,
String actual)
This method will compare both XMLs and WILL NOT validate its attribute order
|
Copyright © 2015. All rights reserved.