`
alexgreenbar
  • 浏览: 84831 次
  • 性别: Icon_minigender_1
社区版块
存档分类
最新评论

Unit test help me find bug in class today

阅读更多
As always, GUI has few unit tests because limited time frame, but unit test give me a good lesson today:

- I define a new extension point in Eclipse, write a couple of classes which allow me to process those extensions easily, then I write a very very simple unit test class in case somebody will shout at me, but guess what happen? that simple unit test help me find a deep bug in my code, I believe it's not easy to find that bug without detail code review, maybe it can be found during runtime, but unit test find it with no more than 10 lines. Cool unit test!
分享到:
评论

相关推荐

Global site tag (gtag.js) - Google Analytics