Issue 119: Incorrect assertEquals message on test failed
Status:  WontFix
Owner: ----
Closed:  May 2008
Reported by indy.nag...@yahoo.com, May 25, 2008
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
This was addressed and fixed in  issue #115 
Status: WontFix