My favorites | Sign in
Project Home Downloads Source
READ-ONLY: This project has been archived. For more information see this post.
Search
for
  Advanced search   Search tips   Subscriptions
Issue 149: AssertNotEquals default error text
1 person starred this issue and may be notified of changes. Back to list
Status:  Fixed
Owner:  virtix
Closed:  Jul 2009


 
Project Member Reported by Zoram...@gmail.com, Jul 6, 2009
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 10, 2009
Project Member #1 virtix
I totally agree. The message text for assertFalse needs to be more descriptive. This
is in line with the bigger picture, too, and printing better failure exception messages.
Status: In
Owner: virtix
Labels: Type-Defect
Jul 19, 2009
Project Member #2 virtix
fixed. simply added additional meaningful text. still, expected and actual text is the 
same.
Status: Fixed

Powered by Google Project Hosting