Tekkaman

导航

 

2013年3月11日

摘要: 【iOS之Unit-Testing】 Unit-testing lets you specify behavior that your code must exhibit to ensure that its functionality remains unchanged as you modify it to, for example, make performance improvements or fix bugs. Aunitof code is the smallest testable component of your code—for example, a method i.. 阅读全文
posted @ 2013-03-11 16:07 Tekkaman 阅读(780) 评论(0) 推荐(0)