首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > Java > A set of Eclipse LTK refactorings for Java

A set of Eclipse LTK refactorings for Java

  • 资源大小:105.13 kB
  • 上传时间:2021-06-29
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签: va

资 源 简 介

A collection of standard Eclipse LTK based refactoring to improve bad Java code. This project aims at including useful refactorings to improve testability of monolithic legacy Java code. 1. Static Call forwarding This refactoring forwards all static calls from a method by extracting a method in same class to make the originating method unit testable without external dependencies. See self-explanatory screenshot below. Method test is now testable after refactoring.
VIP VIP
0.176883s