<?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>Naming SUT Test Variables</title><link>http://blogs.msdn.com/ploeh/archive/2008/10/06/naming-sut-test-variables.aspx</link><description>If you are a regular reader of this blog, you may have noticed that for the last couple of months, every test I've posted has shared some similarities; one of which is that I always name my SUT test variable sut . Here's a simple example: [ TestMethod</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>re: Naming SUT Test Variables</title><link>http://blogs.msdn.com/ploeh/archive/2008/10/06/naming-sut-test-variables.aspx#8991177</link><pubDate>Wed, 08 Oct 2008 14:39:48 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8991177</guid><dc:creator>Jedidja</dc:creator><description>&lt;p&gt;Interesting .. I never really thought about doing that. Going to give it a shot :)&lt;/p&gt;</description></item><item><title>re: Naming SUT Test Variables</title><link>http://blogs.msdn.com/ploeh/archive/2008/10/06/naming-sut-test-variables.aspx#8991586</link><pubDate>Wed, 08 Oct 2008 19:08:23 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8991586</guid><dc:creator>ploeh</dc:creator><description>&lt;p&gt;Cool! At first it feels a little weird, so give it time to grow on you :)&lt;/p&gt;
</description></item><item><title>re: Naming SUT Test Variables</title><link>http://blogs.msdn.com/ploeh/archive/2008/10/06/naming-sut-test-variables.aspx#9011060</link><pubDate>Wed, 22 Oct 2008 15:50:10 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9011060</guid><dc:creator>alex o.</dc:creator><description>&lt;p&gt;Makes sense.&lt;/p&gt;
&lt;p&gt;In the past I have repeatedly gone through the exercise of renaming my test variables until I finally settle on a descriptive name.&lt;/p&gt;
&lt;p&gt;SUT might just cut it.&lt;/p&gt;</description></item><item><title>Zero-Friction TDD</title><link>http://blogs.msdn.com/ploeh/archive/2008/10/06/naming-sut-test-variables.aspx#9065974</link><pubDate>Thu, 13 Nov 2008 14:52:19 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9065974</guid><dc:creator>ploeh blog</dc:creator><description>&lt;p&gt;Writing good code is difficult. Unit tests are written as code, so a corollary to the first sentence&lt;/p&gt;
</description></item><item><title>Ignore Irrelevant Return Values</title><link>http://blogs.msdn.com/ploeh/archive/2008/10/06/naming-sut-test-variables.aspx#9131793</link><pubDate>Fri, 21 Nov 2008 15:56:22 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9131793</guid><dc:creator>ploeh blog</dc:creator><description>&lt;p&gt;This is an installment in my Zero-Friction TDD series. Sometimes, you don't care about the return value&lt;/p&gt;
</description></item></channel></rss>