tx, it was helpful.
On Sat, Mar 30, 2013 at 3:52 PM, Sean P. DeNigris <[email protected]>wrote: > Usman Bhatti wrote > > 1) Is there anyway to say not to execute the tests in the > > abstract class. > > override class-side #isAbstract > > > Usman Bhatti wrote > > 2) inherit tests from an abstract super class? > > Works for me out of the box. n.b. you must be a little creative in > #isAbstract so that it doesn't answer true for the subclass (see examples > in > the image). > > > > ----- > Cheers, > Sean > -- > View this message in context: > http://forum.world.st/help-with-tests-tp4678969p4678985.html > Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com. > >
