setName defect fix code review/check-in requested. (bugzilla -> 1 7040)

2003-03-27 Thread Ishikawa, Leigh
Actually, this is a defect, not a enhancement. There's an existing code, but the code does not work, since the setName is not called at that point. So, it should go into the code. Could someone champion this fix for me? I've put in comments, and the attached a proposed fix in bugzilla under defe

Adding 'setName' support to the xmljunitresultformatter.java

2003-03-25 Thread Ishikawa, Leigh
The xml result formatter does not support the setName method, unlike the plain text result formatter. This causes problems in various ways in reporting, and others have worked around it. I've decided to make the following changes to the source code, which I have compiled and tested successfully o