开发者

What is Unit testing in Android , iPhone , Symbian and windows phone?

开发者 https://www.devze.com 2023-02-06 08:39 出处:网络
what is unit testing in this framework Android ,iPhone, Symbian, WP7? Can you please just give some path to get solution, to implement the unit testi开发者_开发知识库ng?What is unit testing? see http:

what is unit testing in this framework Android ,iPhone, Symbian, WP7? Can you please just give some path to get solution, to implement the unit testi开发者_开发知识库ng?


What is unit testing? see http://en.wikipedia.org/wiki/Unit_testing


For Windows Phone 7 there is nunit-silverlight, which is an unofficial port of NUnit for Silverlight and includes support for WP7. There is also an NUnit test runner project on CodePlex, and Jeff Wilcox's Silverlight Unit Test Runner.

Unfortunately, I don't have any experience with the other platforms to be able to comment, though I'm sure you'll have plenty to choose from.


You can get information about unit testing iOS apps from iOS development guide.

0

精彩评论

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