Quickly noted down here, can be tackled individually. - [x] Should not rename test when there's a static method import of the same name (can lead to conflicts) - [x] Should not (only) rename test method when called from other methods (which unfortunately happens)
Quickly noted down here, can be tackled individually.