开发者

RAD: Dependency Injection - benefits?

Are there开发者_开发技巧 any benefits of using dependency injection at all when using RAD - or not using unit testing in general?


Yeh there are several benefits as follows:

  1. Reduced Dependencies
  2. Reduced Dependency Carrying
  3. More Reusable Code
  4. More Testable Code
  5. More Readable Code

For more reference click here

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜