Yesterday morning I received an email from Ryo in Belgium who asked for help in unit testing a workflow. Ryo had read my previous posts on Microsoft.Activities.UnitTesting.XamlInjector and wanted to use it to test his workflow but was having trouble. I gave him a quick suggestion and a…
In this very short session, Serge Luca (SharePoint MVP) will show you that with the Visual studio 2010 SP1, it is now possible to author and run SharePoint 2010 unit tests in Visual Studio 2010.
From http://en.wikipedia.org/wiki/Code_coverage:"Code coverage is a measure used in software testing. It describes the degree to which the source code of a program has been tested."In this screencast, you will learn how to get code coverage for your Silverlight and/or Windows Phone…
Unit Testing with Pex and Moles TRAINER: Peli de Halleux – Microsoft ResearchPex enables parameterized unit testing for .NET: given a unit test with parameters. Pex generates inputs that achieves high code coverage. Moles is a framework that allows to isolate unit tests from environment…
geekSpeakFeb 25, 2010 at 5:26 PM0
MSDN Online Media
Avg Rating: 0
In this episode of geekSpeak, Jeremy Likness focuses on the Microsoft Silverlight Unit Testing Framework. Jeremy shows us how to design Silverlight applications to take advantage of unit testing (SOLID and DRY principles), building not only view models
but also views that can be tested. Jeremy…