j
k
j a
j l
Hi!
I am thinking about extending FAMIXClass with the following:
withAllSuperclasses ^ self superclassHierarchyGroup
isPharoTest ^ self superclassHierarchyGroup anySatisfy: [ :c | c name = 'TestCase’ ]
Does this makes sense?
Alexandre
Back to the thread
Back to the list