Unit Testing Silverlight Applications
I am starting a short series of posts on unit testing of Silverlight applications. I will be using the following set of technologies. Microsoft Silverlight Unit testing framework that ships with Silverlight tool kit Moq – mocking framework that supports Silverlight 4 StatLight – unit testing automation framework that will allow for unattended / automated …