Re: [Pharo-users] About deprecation and unit testing
Dec. 4, 2013
7:39 p.m.
Stef wrote
I do not think that it can be correct because ClassDecription defines it and it is under Object
I wasnât precise enough. This is the current test. self assert: (Object allSubclasses select: [: each | (each class compiledMethodAt: #packages ifAbsent: [nil]) isNotNil]) isEmpty. It found the 5 (not 4, I missed one) extra implementations. Stephan
4622
Age (days ago)
4622
Last active (days ago)
0 comments
1 participants
participants (1)
-
Stephan Eggermont