This was discussed on the Ant forums a while back, and someone pointed to xmlunit on SF, which has assertions for XML documents. Regards, --DD
:pserver:[EMAIL PROTECTED]:/cvsroot/xmlunit -----Original Message----- From: James Strachan [mailto:[EMAIL PROTECTED]] Sent: Monday, November 25, 2002 10:39 AM To: Jakarta Commons Users List Subject: Re: [jelly] assertEquals with XPATH > That sounds like a good idea. Shouldn't be too hard to realize. > It's just the equality testing code of two Documents (or Nodes) > that remains... Maybe something's floating around already. FWIW there's some useful assertion code here that could be useful... http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/dom4j/dom4j/src/test/org/dom4 j/AbstractTestCase.java?rev=HEAD -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
