This is an exported version of the JIRA issue tracker. Please use the Google Code site to open new tickets or report updates to these existing tickets. Feel free to contact the mailing list with any questions.

[XMLW-8] expected/actual in the incorrect order in XmlWriterTest
Created: Wed, 5 Dec 2007 04:48:04 -0800 (PST)  Updated: Wed, 5 Dec 2007 04:48:26 -0800 (PST)

Status:Closed
Project:XmlWriter
Component/s:
Affects Version/s:2.2.1
Fix Version/s:2.2.2

Type:BugPriority: Major
Reporter:Henri YandellAssignee:Unassigned
Resolution:Fixed 
Environment:


 Description   
Comment by bayard [ Wed, 5 Dec 2007 04:48:25 -0800 (PST) ]
r2609 | flamefew | 2007-12-05 01:09:33 -0800 (Wed, 05 Dec 2007) | 1 line
Changed paths:
   M /trunk/xmlwriter/src/test/com/generationjava/io/xml/XmlWriterTest.java

Fixing the order of the various tests so the expected result is first and the actual result second. Thanks to Dmitriy Volk for pointing this out and supplying a patch