标签: unit-testing windows-phone-7 async-ctp
我有一个带有公共异步功能的Windows Phone 7库(我正在使用VS2010和Async CTP)。如何为这些功能编写单元测试?
答案 0 :(得分:0)
Silverlight单元测试框架适合我。 这篇文章非常有用:http://www.smartypantscoding.com/a-cheat-sheet-for-unit-testing-silverlight-apps-on-windows-phone-7