Chapter 22. Unit Testing

In This Chapter

Creating unit tests with the Silverlight Unit Testing Framework for Windows Phone

Using the tag expressions editor

Test metadata and assertions

Windows Phone Test Driven Development

Code driven UI tests

The Microsoft Automation framework

Asynchronous tests

Using a custom IoC container

Testing of trial applications

Mocking launchers and choosers

Unit testing saves time and helps to find defects early in the development cycle. Unit tests become assets that provide assurance that further development or refactoring has not broken something. The more tests you create, the more confidence you have when adding features and fixing bugs. This is especially true if you are working with a team ...

Get Windows® Phone 7.5 Unleashed now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.