<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: An example of unit testing using TypeMock</title>
	<atom:link href="http://www.bugfree.dk/blog/2009/02/11/an-example-of-unit-testing-using-typemock/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.bugfree.dk/blog/2009/02/11/an-example-of-unit-testing-using-typemock/</link>
	<description>Not anti-anything, just pro-quality</description>
	<lastBuildDate>Thu, 16 Dec 2010 07:18:58 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>By: Bugfree.dk &#8211; Ronnie Holm&#39;s blog &#187; Blog Archive &#187; Unit testing LINQ to SQL using TypeMock</title>
		<link>http://www.bugfree.dk/blog/2009/02/11/an-example-of-unit-testing-using-typemock/comment-page-1/#comment-28289</link>
		<dc:creator>Bugfree.dk &#8211; Ronnie Holm&#39;s blog &#187; Blog Archive &#187; Unit testing LINQ to SQL using TypeMock</dc:creator>
		<pubDate>Thu, 13 May 2010 11:08:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.bugfree.dk/blog/2009/02/11/an-example-of-unit-testing-using-typemock/#comment-28289</guid>
		<description>[...] loading a mock implementation at runtime, the new breed of mocking frameworks hooks into the CLR to intercept and redirect calls. This opens up virtually every aspect of a class to mocking, which is useful for testing code not [...]</description>
		<content:encoded><![CDATA[<p>[...] loading a mock implementation at runtime, the new breed of mocking frameworks hooks into the CLR to intercept and redirect calls. This opens up virtually every aspect of a class to mocking, which is useful for testing code not [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bugfree.dk &#187; Blog Archive &#187; My unit testing guidelines</title>
		<link>http://www.bugfree.dk/blog/2009/02/11/an-example-of-unit-testing-using-typemock/comment-page-1/#comment-16365</link>
		<dc:creator>Bugfree.dk &#187; Blog Archive &#187; My unit testing guidelines</dc:creator>
		<pubDate>Tue, 14 Jul 2009 19:52:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.bugfree.dk/blog/2009/02/11/an-example-of-unit-testing-using-typemock/#comment-16365</guid>
		<description>[...] far as tooling goes, MSTest or NUnit should be used in concert with TypeMock or Rhino Mocks. The use of TypeMock may be preferred over Rhino Mocks because of its approach to [...]</description>
		<content:encoded><![CDATA[<p>[...] far as tooling goes, MSTest or NUnit should be used in concert with TypeMock or Rhino Mocks. The use of TypeMock may be preferred over Rhino Mocks because of its approach to [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

