摘要:
One of the challenges developers face when writing unit tests is how to handle external dependencies. In order to run a test, you may need a connectio... 阅读全文
posted @ 2015-01-22 15:28
如来藏
阅读(254)
评论(0)
推荐(0)
摘要:
Today I want to talk about mocking frameworks and why they are useful. In order to do that I first need to propose a scenario to you in which we will ... 阅读全文
posted @ 2015-01-22 13:57
如来藏
阅读(240)
评论(0)
推荐(0)