<?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/"
	>

<channel>
	<title>Ruby On Rails Blog &#187; polymorphic</title>
	<atom:link href="http://www.mendable.com/tag/polymorphic/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mendable.com</link>
	<description>Mendable.com - Essential Reading for Ruby on Rails Developers</description>
	<lastBuildDate>Tue, 27 Jul 2010 19:38:46 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Rails: Black Box Testing Complex Models</title>
		<link>http://www.mendable.com/rails-black-box-testing-complex-models/</link>
		<comments>http://www.mendable.com/rails-black-box-testing-complex-models/#comments</comments>
		<pubDate>Sat, 04 Jul 2009 18:31:27 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Rails]]></category>
		<category><![CDATA[Testing]]></category>
		<category><![CDATA[activerecord]]></category>
		<category><![CDATA[black box]]></category>
		<category><![CDATA[interesting ideas]]></category>
		<category><![CDATA[polymorphic]]></category>
		<category><![CDATA[scalable]]></category>
		<category><![CDATA[tdd]]></category>
		<category><![CDATA[white box]]></category>

		<guid isPermaLink="false">http://www.mendable.com/?p=57</guid>
		<description><![CDATA[In this article I will show you how you can perform complete end-to-end testing of very complex models using a method called Black Box Testing. I will demonstrate a solution that scales to hundreds of tests and upwards, without having to write any additional code or fixtures for each one.
The method I am going to [...]]]></description>
		<wfw:commentRss>http://www.mendable.com/rails-black-box-testing-complex-models/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
	</channel>
</rss>
