Skip to search formSkip to main contentSkip to account menu

Rename method

Rename Method is a refactoring that changes a name of a method into a new one, that better reveals its purpose. To have clearer, more understandable… 
Wikipedia (opens in a new tab)

Papers overview

Semantic Scholar uses AI to extract papers important to this topic.
2019
2019
Unit testing allows developers to refactor their code confidently, these tests act as a safety net against producing bugs and… 
2018
2018
Different programming languages can be involved in the implementation of a single software application. In these software… 
2018
2018
The obfuscation methods are often used to hide sensitive information in software. Especially, an identifier renaming method (IRM… 
2015
2015
In a unit testing environment, understanding the relationship between production classes and test classes has implications for… 
2014
2014
A topical and relevant issue in the area of refactoring is the nature and characteristics of classes to which refactorings are… 
2013
2013
Today, it is widely accepted that if refactoring is applied in practice, it is mainly interweaved with normal software… 
2011
2011
Refactoring/restructuring is important part of maintenance activities which improves software quality. This paper focuses on… 
2008
2008
  • S. Counsell
  • 2008
  • Corpus ID: 10094581
A current and difficult challenge in the software engineering arena is assessment of code smells and subsequent re-engineering… 
2007
2007
This position paper presents our experience in automated testing of Eclipse and NetBeans refactoring tools. Test inputs for these…