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

您现在的位置是:虫虫源码 > 其他 > Test-Oriented Development and Debugging

Test-Oriented Development and Debugging

资 源 简 介

The benefits of Test-Driven Development (TDD) can be appealing to many seeking to reduce the amount of time spent on a software project, but not all projects can implement the TDD methodology fully. A technique similar to TDD -- test-oriented development and debugging -- is implemented as an Eclipse plug-in to support this pragmatic approach so that it can help write high quality software. Screenshots Invoking the "Generate test(s)" action You invoke the context menu on or inside the method you wish to write a test for, and then select JUnit/Generate test(s). ## Result of invoking test generation ## TODD will find the corresponding test class, open it in an e
VIP VIP
0.183044s