13 citations · 17 across the 2 of their papers we have counts for
2 papers
cs.SE2023★ 13 cited
StubCoder: Automated Generation and Repair of Stub Code for Mock Objects
Hengcheng Zhu, Lili Wei, Valerio Terragni +6
Mocking is an essential unit testing technique for isolating the class under test (CUT) from its dependencies. Developers often leverage mocking frameworks to develop stub code tha…
cs.SE2023★ 4 cited
Programming by Example Made Easy
Jiarong Wu, Lili Wei, Yanyan Jiang +3
Programming by example (PBE) is an emerging programming paradigm that automatically synthesizes programs specified by user-provided input-output examples. Despite the convenience f…