<?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/"
	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>Commenti a: Michael Feathers on testing private methods</title>
	<atom:link href="http://xplayer.wordpress.com/2008/02/08/michael-feathers-on-testing-private-methods/feed/" rel="self" type="application/rss+xml" />
	<link>http://xplayer.wordpress.com/2008/02/08/michael-feathers-on-testing-private-methods/</link>
	<description>eXtreme Programming e mondo agile</description>
	<lastBuildDate>Wed, 25 Nov 2009 11:57:03 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Di: Uberto Barbini</title>
		<link>http://xplayer.wordpress.com/2008/02/08/michael-feathers-on-testing-private-methods/#comment-301</link>
		<dc:creator>Uberto Barbini</dc:creator>
		<pubDate>Sun, 01 Jun 2008 17:44:37 +0000</pubDate>
		<guid isPermaLink="false">http://xplayer.wordpress.com/2008/02/08/michael-feathers-on-testing-private-methods/#comment-301</guid>
		<description>In my experience, you really want to test private methods only when the public ones became so complex that you refactor them in several smaller private ones.
And you could start wishing to test them too.

In these cases usually I smell too many responsabilities. Creating one or two new classes (instead of new private methods) usually helps.</description>
		<content:encoded><![CDATA[<p>In my experience, you really want to test private methods only when the public ones became so complex that you refactor them in several smaller private ones.<br />
And you could start wishing to test them too.</p>
<p>In these cases usually I smell too many responsabilities. Creating one or two new classes (instead of new private methods) usually helps.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
