14 citations · 14 across the 2 of their papers we have counts for
2 papers
cs.SE2022
Shortcomings of Class-level Documentation: A Survey
Jianwei Wu, Jining Yu, David Shepherd +1
To better understand the shortcomings of class-level documentation, we conducted a survey of 167 experienced software developers. The survey focused on the participants' programmin…
cs.SE2020★ 14 cited
A Pattern-based Approach to Detect and Improve Non-descriptive Test Names
Jianwei Wu, James Clause
Unit tests are an important artifact that supports the software development process in several ways. For example, when a test fails, its name can provide the first step towards und…