May 15, 2009
3:05 p.m.
Just checked in as http://www.squeaksource.com/PharoInbox/SUnitGUI-onierstrasz.38.mcz Now you can declare classes to exclude from coverage analysis by defining #classNamesNotUnderTest on the class side of your test to return an array of names of those classes. http://scg.unibe.ch/wiki/faq/pharofaq/howToCheckTestCoverage - on