<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Arnie's Blog &#187; ncover</title>
	<atom:link href="http://arnie.wordpress.com/tag/ncover/feed/" rel="self" type="application/rss+xml" />
	<link>http://arnie.wordpress.com</link>
	<description>If it ain't broke, fix it until it is!</description>
	<lastBuildDate>Thu, 27 Nov 2008 23:59:57 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='arnie.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/8120a2ddf1e6fa2708407811c0f32bb9?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>Arnie's Blog &#187; ncover</title>
		<link>http://arnie.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://arnie.wordpress.com/osd.xml" title="Arnie&#8217;s Blog" />
		<item>
		<title>NCover Ignores C# 3.0 Automatic Properties</title>
		<link>http://arnie.wordpress.com/2008/03/29/ncover-ignores-c-30-automatic-properties/</link>
		<comments>http://arnie.wordpress.com/2008/03/29/ncover-ignores-c-30-automatic-properties/#comments</comments>
		<pubDate>Sat, 29 Mar 2008 23:01:15 +0000</pubDate>
		<dc:creator>Arnold Zokas</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[automatic properties]]></category>
		<category><![CDATA[C# 3.0]]></category>
		<category><![CDATA[code coverage]]></category>
		<category><![CDATA[ncover]]></category>
		<category><![CDATA[unit testing]]></category>
		<category><![CDATA[VS 2008]]></category>

		<guid isPermaLink="false">http://arnie.wordpress.com/?p=54</guid>
		<description><![CDATA[I&#8217;ve spent a good half hour trying to set up TestDriven.NET to analyse code coverage of my tests.
Here&#8217;s the scenario:


A new installation of VS 2008


A new installation of R# 4.0 (EAP build), TestDriven.NET 2.0 and xUnit 1.0 RC2


New solution with two projects project A (main project) and project B (xUnit unit tests)


Project A contains one class (MyClass) with [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=arnie.wordpress.com&blog=11428&post=54&subd=arnie&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>I&#8217;ve spent a good half hour trying to set up <a href="http://www.testdriven.net/" target="_blank">TestDriven.NET</a> to analyse code coverage of my tests.<br />
Here&#8217;s the scenario:</p>
<ul>
<li>
<div>A new installation of VS 2008</div>
</li>
<li>
<div>A new installation of R# 4.0 (EAP build), TestDriven.NET 2.0 and xUnit 1.0 RC2</div>
</li>
<li>
<div>New solution with two projects project A (main project) and project B (xUnit unit tests)</div>
</li>
<li>
<div>Project A contains one class (MyClass) with three automatic properties</div>
</li>
<li>
<div>Project B contains one codefile with a test class testing automated properties of MyClass</div>
</li>
<li>
<div>I launch a test session with code coverage analysis</div>
</li>
<li>
<div>NCover Explorer shows absolutely no coverage for Project A</div>
</li>
</ul>
<p>Puzzling. I immediately started googling to see if anyone else has had this problem and have gone through at least a dozen sites (including <a href="http://www.ncover.com/documentation/faq" target="_blank">NCover FAQ page</a>). Nothing. Not even close.</p>
<p>As a last resort, I&#8217;ve added an existing .cs file from another solution to Project A to see if that will trigger the coverage analysis to work correctly. And guess what &#8211; it did. Sort of.</p>
<p>Looking at the coverage results, it appears that C# automatic properties have no effect on the outcome of code coverage analysis &#8211; they are simply ignored.</p>
<p>Is this is a good thing or a bad thing? I haven&#8217;t decided.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/arnie.wordpress.com/54/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/arnie.wordpress.com/54/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/arnie.wordpress.com/54/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/arnie.wordpress.com/54/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/arnie.wordpress.com/54/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/arnie.wordpress.com/54/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/arnie.wordpress.com/54/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/arnie.wordpress.com/54/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/arnie.wordpress.com/54/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/arnie.wordpress.com/54/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/arnie.wordpress.com/54/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/arnie.wordpress.com/54/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=arnie.wordpress.com&blog=11428&post=54&subd=arnie&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://arnie.wordpress.com/2008/03/29/ncover-ignores-c-30-automatic-properties/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/d9dbe2a61eab3ab651a00155302f5c52?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">arnie</media:title>
		</media:content>
	</item>
	</channel>
</rss>