| Issue 149: | AssertNotEquals default error text | |
| 1 person starred this issue and may be notified of changes. | Back to list |
What steps will reproduce the problem? 1. Use the assertNotEquals with the default message. What is the expected output? What do you see instead? It shows 'Result: :: Expected [] BUT RECEIVED []' when I'm thinking the message should be that you expected them to be different but they were the same? What version of the product are you using? On what operating system? /trunk r1148
Jul 19, 2009
fixed. simply added additional meaningful text. still, expected and actual text is the same.
Status:
Fixed
|
Owner: virtix
Labels: Type-Defect