From: Stefan B. <bo...@ap...> - 2007-05-24 04:28:10
|
On Wed, 23 May 2007, David Carver <dc...@st...> wrote: > I'm wondering if the below has more to do with how XMLUnit is > recognizing namespaces, as it really shouldn't matter on a > difference if the prefix is specified or not, but what namespaces > are defined. If this is the only difference, assertXMLEquals will pass and assertXMLIdentical will not. Difference in namespace prefix is a recoverable difference. Stefan |