| Issue 119: | Incorrect assertEquals message on test failed | |
| 1 person starred this issue and may be notified of changes. | Back to list |
What steps will reproduce the problem? 1. Use the assertEquals call on any test 2. Make it fail 3. Review the resultant output What is the expected output? What do you see instead? The expected output is something like ::[0] NOT EQUAL TO [1]:: But the actual output is 0::[] NOT EQUAL TO [1]:: What version of the product are you using? On what operating system? 0.9.96-rc2.zip Please provide any additional information below. http://groups.google.com/group/mxunit/browse_thread/thread/b97b479d92149831#
May 27, 2008
Project Member
#1
virtix
Status:
WontFix
|