detekt-hint
detekt-hint copied to clipboard
test composition over inheritance
Test a case where the derived class is in another file than the parent.
Should i include more than public methods? Hidden, non overridden methods should possibly also be included.
https://softwareengineering.stackexchange.com/questions/244773/is-method-overriding-always-a-violation-of-liskov-substitution-principle
update square rectangle sample with a square with only side - length.