In the course of working through A Mentoring Course on Smalltalk, I applied some small refactorings to SUnit.
Issue:
http://code.google.com/p/pharo/issues/detail?id=3036Fix in inbox: SUnit-SeanDeNigris.114
* TestCase now uses class>>suiteClass instead of referencing the class name directly
* TestSuite now uses #resultClass instead of referencing the class name directly
Also, 114 is a merge of SUnit-StephaneDucasse.113 and SUnit-SeanDeNigris.106 (a package saved in my local cache). Should I upload SUnit-SeanDeNigris.106 also?
Thanks.
Sean
Cheers,
Sean