Closed joachimmarder closed 2 years ago
First add a test case to src\test\java\org\sonar\plugins\delphi\pmd\ConstructorWithoutInheritedStatementRuleTest.java
and make sure it fails.
Unit for testing: Unit1.zip
@joachimmarder: The provided example it for issue #11, and not this one.
Sorry @x3ntrix, I picked the wrong file. I have now updated my comment.
inherited class constructors are called anyway as part of the initialization section of their unit.