Jan. 22, 2013
6:45 p.m.
On 22/01/13 18:22, Stéphane Ducasse wrote:
Hi
I'm running the rule RBSubclassResponsibilityNotDefinedRule that
Checks that all subclassResponsibility methods are defined in all leaf classes.
Now the results display the sender of ^ subclassResponsibility but I have to manually find the problems. I would be better to report the violations. Of course this is not that simple: returning a class and missing method.
But this would be much better. Jan did you do that in your version?
Good point. Yes, since now we do that :-) Jan
Stef