From: Stefan B. <bo...@ap...> - 2011-09-22 14:04:52
|
On 2011-09-22, Pierre wrote: > I'm using XMLUnit in a Grails project (http://grails.org/) and the > example code (http://xmlunit.sourceforge.net/example.html) doesn't > work. > For instance: testCompareToSkeletonXML: > junit.framework.AssertionFailedError: test XML matches control > skeleton XML org.custommonkey.xmlunit.Diff > [different] Expected text value '22 any street' but was '20 east cheap' Is this the only test that fails? Maybe we can find a pattern in those tests that fail and those that pass. Yes, I've read you follow-up that it is IDEA's debugger and not grails 8-) Stefan |