Most of the assert methods in testUnitAddons.rb reported errors incorrectly. They were also redundant with existing assertions, so it made more sense to remove than that to fix them.

I believe that assert_arrayEquals can just be replaced with assert_equals. If you want you can go into the history and see exactly how the unit tests were updated when this was removed.

This file was really a part of the Watir unit test suite rather than the Watir library, so this change was not considered a deprecation.

There have been ongoing confusions regarding exactly what is and is not part of the supported Watir library. We are trying to make this clearer going forward. We apologize for the confusion. You are free to grab and use an old copy of the file if you want.

Bret

On 3/6/06, Cain, Mark <[EMAIL PROTECTED]> wrote:

I was noticing in one of my older scripts that one of the asserts (assert_arrayEquals) is failing.  Further investigation resulted in not being able to find it in testUnitAddons.rb, where it used to live.  Did this assert no longer being used?  Is it somewhere else?  What else is being deprecated?  Is there a running list of these deprecations somewhere?

 

Thanks,

____________________
Mark L. Cain
LMIT - E *STARS ® ~ Lead Test Engineer
1981 Snyder, MSIN: G3-62, Richland, WA 99354
[EMAIL PROTECTED]
509.376.5458

"640 Kilobytes of computer memory ought to be enough for anybody." - Bill Gates, 1981

 


_______________________________________________
Wtr-general mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/wtr-general


_______________________________________________
Wtr-general mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/wtr-general

Reply via email to