|
We currently use the three mechanisms how to specify that the particular class in the hierarchy is abstract:
<code> isAbstract ^ self = MCRepositoryTest
isAbstract ^self == ClyBrowserStateTestCase
isAbstract ^ self name = #GTDebuggerSmokeTest </code>
It would be nice to have one recommended way how to do it
|
|
|
Priority: 5 – Fix If Time
|
|
Status: Work Needed
|
|
Assigned to: Everyone
|
|
Milestone: Later
|
Go to Case
|
|