CodART icon indicating copy to clipboard operation
CodART copied to clipboard

Make class final refactoring is not working

Open cpt9m0 opened this issue 5 years ago • 0 comments

Describe the bug The make class final refactoring existing in refactorings/make_class_final.py doesn't work at all!

To Reproduce Steps to reproduce the behavior:

  1. Go to refactorings/make_class_final.py'
  2. Run the script on your test project.
  3. See the problem

Expected behavior Make a class final and check its post-conditions.

cpt9m0 avatar Mar 31 '21 18:03 cpt9m0