Skip to content

I20240811-1800

@jjohnstn jjohnstn tagged this 09 Aug 04:01
* Fix extract method to recognize name collision with a sub-class

- modify ExtractMethodRefactoring to test if the new method name
  collides with an existing method name being used by a class that
  sub-classes the one creating the new method
- add new test to ExtractMethodtests
- fixes #1516
Assets 2
Loading