Package | Description |
---|---|
org.xmlunit.builder |
Provides fluent builders for core parts of XMLUnit.
|
Modifier and Type | Method and Description |
---|---|
Diff |
DiffBuilder.build()
Compare the Test-XML
DiffBuilder.withTest(Object) with the Control-XML DiffBuilder.compare(Object) and return the
collected differences in a Diff object. |
Copyright © 2001–2017 XMLUnit. All rights reserved.