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.

Reply via email to