| Package | Description |
|---|---|
| de.codecentric.mule.assertobjectequals |
| Modifier and Type | Method and Description |
|---|---|
static XmlCompareOption |
XmlCompareOption.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static XmlCompareOption[] |
XmlCompareOption.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Object |
AssertObjectEqualsConnector.compareXml(Object expected,
Object actual,
XmlCompareOption xmlCompareOption)
Compare two XML documents.
|
Copyright © 2010–2017. All rights reserved.