CodART icon indicating copy to clipboard operation
CodART copied to clipboard

Make class final refactoring is not working

Open seyyedaliayati opened this issue 3 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.

seyyedaliayati avatar Mar 31 '21 18:03 seyyedaliayati