<?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>Kommentare zu: Testing the coverage metric of JMockIt</title>
	<atom:link href="http://blog.kopis.de/2009/11/20/testing-the-coverage-metric-of-jmockit/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.kopis.de/2009/11/20/testing-the-coverage-metric-of-jmockit/</link>
	<description>Persönliches &#38; Programmiertes</description>
	<lastBuildDate>Wed, 03 Mar 2010 13:22:27 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Von: Carsten</title>
		<link>http://blog.kopis.de/2009/11/20/testing-the-coverage-metric-of-jmockit/comment-page-1/#comment-1110</link>
		<dc:creator>Carsten</dc:creator>
		<pubDate>Thu, 10 Dec 2009 06:45:47 +0000</pubDate>
		<guid isPermaLink="false">http://blog.kopis.de/?p=4104#comment-1110</guid>
		<description>I&#039;m looking forward to it. I&#039;m really into testing and providing metrics to monitor the software development process. Jmockit already has a place in my personal toolset and maybe I can drop Cobertura again. I have to read on your path coverage metric, and hope that you provide some examples in the documentation.

I think I&#039;ll create a little example with a loop, an if and a switch to test the path coverage later today. :-)</description>
		<content:encoded><![CDATA[<p>I&#8217;m looking forward to it. I&#8217;m really into testing and providing metrics to monitor the software development process. Jmockit already has a place in my personal toolset and maybe I can drop Cobertura again. I have to read on your path coverage metric, and hope that you provide some examples in the documentation.</p>
<p>I think I&#8217;ll create a little example with a loop, an if and a switch to test the path coverage later today. <img src='http://blog.kopis.de/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: Rogério Liesenfeld</title>
		<link>http://blog.kopis.de/2009/11/20/testing-the-coverage-metric-of-jmockit/comment-page-1/#comment-1108</link>
		<dc:creator>Rogério Liesenfeld</dc:creator>
		<pubDate>Wed, 09 Dec 2009 23:34:31 +0000</pubDate>
		<guid isPermaLink="false">http://blog.kopis.de/?p=4104#comment-1108</guid>
		<description>The path coverage metric in JMockit 0.994 is still a work in progress, but it IS true path coverage, not simple branch/decision coverage.

Actually, it probably is the first ever such implementation for Java. (I googled around, but couldn&#039;t find any &quot;previous art&quot;, beyond the TCAT tool for C++.)</description>
		<content:encoded><![CDATA[<p>The path coverage metric in JMockit 0.994 is still a work in progress, but it IS true path coverage, not simple branch/decision coverage.</p>
<p>Actually, it probably is the first ever such implementation for Java. (I googled around, but couldn&#8217;t find any &#8220;previous art&#8221;, beyond the TCAT tool for C++.)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: Carsten</title>
		<link>http://blog.kopis.de/2009/11/20/testing-the-coverage-metric-of-jmockit/comment-page-1/#comment-1107</link>
		<dc:creator>Carsten</dc:creator>
		<pubDate>Wed, 09 Dec 2009 06:32:29 +0000</pubDate>
		<guid isPermaLink="false">http://blog.kopis.de/?p=4104#comment-1107</guid>
		<description>The report looks similar to Cobertura now, but I think that&#039;s a result of measuring the same metrics. Very cool to see this feature in JMockIt! It enables the developer to check testing requirements &lt;em&gt;while&lt;/em&gt; he is developing, not afterwards.

Thanks for updating me with the link! :-)</description>
		<content:encoded><![CDATA[<p>The report looks similar to Cobertura now, but I think that&#8217;s a result of measuring the same metrics. Very cool to see this feature in JMockIt! It enables the developer to check testing requirements <em>while</em> he is developing, not afterwards.</p>
<p>Thanks for updating me with the link! <img src='http://blog.kopis.de/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: Rogério Liesenfeld</title>
		<link>http://blog.kopis.de/2009/11/20/testing-the-coverage-metric-of-jmockit/comment-page-1/#comment-1106</link>
		<dc:creator>Rogério Liesenfeld</dc:creator>
		<pubDate>Tue, 08 Dec 2009 23:51:24 +0000</pubDate>
		<guid isPermaLink="false">http://blog.kopis.de/?p=4104#comment-1106</guid>
		<description>I imagine this is what you would like to see in the coverage report:

http://jmockit.googlecode.com/svn/trunk/www/coverage-sample/index.html</description>
		<content:encoded><![CDATA[<p>I imagine this is what you would like to see in the coverage report:</p>
<p><a href="http://jmockit.googlecode.com/svn/trunk/www/coverage-sample/index.html" rel="nofollow">http://jmockit.googlecode.com/svn/trunk/www/coverage-sample/index.html</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
