<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Volatile Dependencies</title><link>http://blogs.msdn.com/ploeh/archive/2006/08/24/718828.aspx</link><description>Unit testing is all about testing your code in isolation from its dependencies. Why is it important to isolate your code from its dependencies? There may be several reasons: A dependency introduces a requirement to set up and configure the environment</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>Test Types</title><link>http://blogs.msdn.com/ploeh/archive/2006/08/24/718828.aspx#727213</link><pubDate>Sun, 27 Aug 2006 22:48:11 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:727213</guid><dc:creator>ploeh blog</dc:creator><description>The recent discussion&amp;amp;amp;nbsp;spawned by&amp;amp;amp;nbsp;my former post has prompted me to write this entry about test...</description></item><item><title>Reasons For Isolation</title><link>http://blogs.msdn.com/ploeh/archive/2006/08/24/718828.aspx#2985840</link><pubDate>Wed, 30 May 2007 13:22:23 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:2985840</guid><dc:creator>ploeh blog</dc:creator><description>&lt;p&gt;Object-oriented applications above some level of complexity are almost always modelled as a layered architecture.&lt;/p&gt;
</description></item><item><title>Code As Dependency Configuration</title><link>http://blogs.msdn.com/ploeh/archive/2006/08/24/718828.aspx#2988992</link><pubDate>Wed, 30 May 2007 17:33:48 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:2988992</guid><dc:creator>ploeh blog</dc:creator><description>&lt;p&gt;In his article on Inversion of Control and Dependency Injection , Martin Fowler has a quite interesting&lt;/p&gt;
</description></item><item><title>User Context</title><link>http://blogs.msdn.com/ploeh/archive/2006/08/24/718828.aspx#4484441</link><pubDate>Mon, 20 Aug 2007 23:38:21 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:4484441</guid><dc:creator>ploeh blog</dc:creator><description>&lt;p&gt;Besides logging, one of the most common types of ambient context is the user. Who is the user? Was the&lt;/p&gt;
</description></item><item><title>MSDN Blog Postings  &amp;raquo; User Context</title><link>http://blogs.msdn.com/ploeh/archive/2006/08/24/718828.aspx#4485896</link><pubDate>Tue, 21 Aug 2007 02:33:56 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:4485896</guid><dc:creator>MSDN Blog Postings  » User Context</dc:creator><description>&lt;p&gt;PingBack from &lt;a rel="nofollow" target="_new" href="http://msdnrss.thecoderblogs.com/2007/08/20/user-context/"&gt;http://msdnrss.thecoderblogs.com/2007/08/20/user-context/&lt;/a&gt;&lt;/p&gt;
</description></item></channel></rss>