Oct. 9, 2018
3:12 p.m.
Hi, I am trying to understand how classes in smalltalk projects are named. Something I can hardly understand is why the root class of the Test hierarchy is named TestAsserter? What is the intention behind the term Asserter? Wouldnât it be more appropriate to name it AbstractTest since most classes of this hierarchy are Tests? Many thanks in advance Abdelghani