Understanding digits in identifier names: An exploratory study
Before any software maintenance can occur, developers must read the identifier names
found in the code to be maintained. Thus, high-quality identifier names are essential for …
found in the code to be maintained. Thus, high-quality identifier names are essential for …
A uniqueness-based approach to provide descriptive JUnit test names
The descriptive naming of unit tests has always been a focal task in test maintenance.
Previous work tried to use different methods to generate descriptive names for unit tests or …
Previous work tried to use different methods to generate descriptive names for unit tests or …
RENAS: Prioritizing Co-Renaming Opportunities of Identifiers
N Doi, Y Osumi, S Hayashi - 2024 IEEE International …, 2024 - ieeexplore.ieee.org
Renaming identifiers in source code is a common refactoring task in software development.
When renaming an identifier, other identifiers containing words with the same naming …
When renaming an identifier, other identifiers containing words with the same naming …
[图书][B] Providing developer-approved descriptive names for unit tests
J Wu - 2023 - search.proquest.com
Unit tests are a critical artifact that supports the software development process in several
major ways. For example, when a test fails, its name can provide the first step towards …
major ways. For example, when a test fails, its name can provide the first step towards …