From: Pierre <pd...@ag...> - 2011-09-22 09:51:58
|
Hello all, 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' Any help/tip on this would be much appreciated. All the best, Pierre |