Test for the string class available on SmalltalkHub
Feb. 18, 2014
11:55 p.m.
Hi to all, I'm writing missing test for the String class methods to improve the test coverage. I will commit my changes in this project at SmalltalkHub: http://smalltalkhub.com/#!/~DanielaMeneses/ImprovingStringAPI Feel free to take a look. Any feedback will be really welcome and useful. :D -- Cheers, Daniela
3:23 p.m.
On Wed, Feb 19, 2014 at 3:43 PM, <btc@openinworld.com> wrote:
Also I have seen discussion that assert: a equals: b is preferred over assert: ( a = b)
yes, because you get better error messages. -- Damien Cassou http://damiencassou.seasidehosting.st "Success is the ability to go from one failure to another without losing enthusiasm." Winston Churchill
4545
Age (days ago)
4546
Last active (days ago)
3 comments
3 participants
participants (3)
-
btc@openinworld.com -
Damien Cassou -
Daniela Meneses