Pedro Lamas 3/25/2013

Windows Phone 8 Unit Testing in the UI thread with VS 2012.2 CTP4

Read Original

This technical article details a solution for running unit tests on the UI thread in Windows Phone 8 projects using Visual Studio 2012.2 CTP4. It explains the cross-thread access error encountered with the new test framework and provides a custom UITestMethodAttribute implementation to execute tests on the UI dispatcher, complete with code examples.

Windows Phone 8 Unit Testing in the UI thread with VS 2012.2 CTP4

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week