Silverlight unit testing requirements

When setting up a Silverlight Unit Testing class the following using statements and inheritance must be applied:

These are required for the TestPanel and EnqueueX methods (particularly inheritance).

For more on the Inner Class Pattern, take a look at the Type Mock training blog.

Comments

2 responses to “Silverlight unit testing requirements”

  1. Mo Sparrow Avatar
    Mo Sparrow

    Typemock have released Silverunit, an open source Typemock add-on for unit testing Silverlight. It may help with writing your tests. http://www.typemock.com/Silverlight_unit_testing_page.php

  2. Cuperman Avatar

    Thanks, I’ll take a look.

Leave a reply to Mo Sparrow Cancel reply