[XMLW-8] expected/actual in the incorrect order in XmlWriterTest | |
| Status: | Closed |
| Project: | XmlWriter |
| Component/s: | |
| Affects Version/s: | 2.2.1 |
| Fix Version/s: | 2.2.2 |
| Type: | Bug | Priority: | Major |
| Reporter: | Henri Yandell | Assignee: | 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 |