<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" media="screen" href="/styles/xslt/rss.xslt"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:c9="http://channel9.msdn.com">
<channel>
	<title>Comment Feed for Channel 9 - Pex - Unit Testing of SharePoint Services that Rocks!</title>
	<atom:link rel="self" type="application/rss+xml" href="http://channel9.msdn.com/Blogs/matthijs/Pex-Unit-Testing-of-SharePoint-Services-that-Rocks/RSS"></atom:link>
	<image>
		<url>http://mschnlnine.vo.llnwd.net/d1/Dev/App_Themes/C9/images/feedimage.png</url>
		<title>Channel 9 - Pex - Unit Testing of SharePoint Services that Rocks!</title>
		<link></link>
	</image>
	<description> SharePoint Services are challenging for unit testing because it is not possible to execute the SharePoint Service without being connected to a live SharePoint site. For that reason, most of the unit tests written for SharePoint are actually integration tests as they need a live system to run. In this session, we show how to use Pex, an automated test generation tool for .NET, to test SharePoint Services in isolation. From a parameterized unit test,&amp;nbsp;Pex generates a suite of closed unit tests with high code coverage. Pex also contains a stubbing framework, Moles, that allows to detour any .NET method to user-defined delegates, e.g., replace any call to the SharePoint Object Model by a user-defined delegate.Peli de Halleux from Microsoft Research presented this presentation on SharePoint Connections 2010 Amsterdam. Peli is a Senior Research Software Design Engineer at Microsoft Research in Redmond, USA, where he has been since October 2006 working the Pex project. From 2004 to 2006, he worked in the Common Language Runtime (CLR) as a Software Design Engineer in Test (SDE/T) in charge of the Just In Time compiler. Before joining Microsoft, he earned a PhD in Applied Mathematics from the Catholic University of Louvain. Earlier, he developed the unit testing framework MbUnit. </description>
	<link></link>
	<language>en</language>
	<pubDate>Sat, 25 May 2013 00:18:31 GMT</pubDate>
	<lastBuildDate>Sat, 25 May 2013 00:18:31 GMT</lastBuildDate>
	<generator>Rev9</generator>
	<item>
		<title>Re: Pex - Unit Testing of SharePoint Services that Rocks!</title>
		<description>
			<![CDATA[
<p>Looks really good. <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-1.gif' alt='Smiley' /> </p>
<p>posted by mikeblake</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/matthijs/Pex-Unit-Testing-of-SharePoint-Services-that-Rocks#c634073659300000000</link>
		<pubDate>Tue, 20 Apr 2010 13:12:10 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/matthijs/Pex-Unit-Testing-of-SharePoint-Services-that-Rocks#c634073659300000000</guid>
		<dc:creator>mikeblake</dc:creator>
	</item>
	<item>
		<title>Re: Pex - Unit Testing of SharePoint Services that Rocks!</title>
		<description>
			<![CDATA[
<p>Expect more goodness in that space in the next release of Pex/Moles.</p>
<p>posted by peli</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/matthijs/Pex-Unit-Testing-of-SharePoint-Services-that-Rocks#c634108311060000000</link>
		<pubDate>Sun, 30 May 2010 15:45:06 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/matthijs/Pex-Unit-Testing-of-SharePoint-Services-that-Rocks#c634108311060000000</guid>
		<dc:creator>peli</dc:creator>
	</item>
	<item>
		<title>Re: Pex - Unit Testing of SharePoint Services that Rocks!</title>
		<description>
			<![CDATA[The Pex website has a link to MSDN for MSDN subscribers to download the package. Problem is no Pex download on MSDN.<p>posted by John</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/matthijs/Pex-Unit-Testing-of-SharePoint-Services-that-Rocks#c634207855660000000</link>
		<pubDate>Wed, 22 Sep 2010 20:52:46 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/matthijs/Pex-Unit-Testing-of-SharePoint-Services-that-Rocks#c634207855660000000</guid>
		<dc:creator>John</dc:creator>
	</item>
	<item>
		<title>Re: Pex - Unit Testing of SharePoint Services that Rocks!</title>
		<description>
			<![CDATA[You can find this on the Visual Studio 2010 Gallery.<p>posted by Kristopher</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/matthijs/Pex-Unit-Testing-of-SharePoint-Services-that-Rocks#c634293222140000000</link>
		<pubDate>Thu, 30 Dec 2010 16:10:14 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/matthijs/Pex-Unit-Testing-of-SharePoint-Services-that-Rocks#c634293222140000000</guid>
		<dc:creator>Kristopher</dc:creator>
	</item>
</channel>
</rss>