<?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>the Mittineague Blog &#187; Unit Tests</title>
	<atom:link href="http://www.mittineague.com/blog/tag/unit-tests/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mittineague.com/blog</link>
	<description>Random rants and rambling ons, Observations and Opinion, Information and Instigation</description>
	<lastBuildDate>Mon, 06 Sep 2010 00:39:33 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=2.1</generator>
		<item>
		<title>Importance of good Models</title>
		<link>http://www.mittineague.com/blog/2008/09/importance-of-good-models/</link>
		<comments>http://www.mittineague.com/blog/2008/09/importance-of-good-models/#comments</comments>
		<pubDate>Sun, 14 Sep 2008 05:32:09 +0000</pubDate>
		<dc:creator>Mittineague</dc:creator>
				<category><![CDATA[Scripting]]></category>
		<category><![CDATA[assert]]></category>
		<category><![CDATA[Rails]]></category>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[Unit Tests]]></category>

		<guid isPermaLink="false">http://www.mittineague.com/blog/?p=86</guid>
		<description><![CDATA[Copyright &#169; 2012 Mittineague. Visit the original article at http://www.mittineague.com/blog/2008/09/importance-of-good-models/. If you aren&#039;t entirely convinced about the importance of using Unit tests to test your Models after trying the steps found in the Importance of Unit Tests post, try these changes that continue on that example. - Visit Mittineague - Again, Create an application folder [...]]]></description>
		<wfw:commentRss>http://www.mittineague.com/blog/2008/09/importance-of-good-models/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Importance of Unit Tests</title>
		<link>http://www.mittineague.com/blog/2008/09/importance-of-unit-tests/</link>
		<comments>http://www.mittineague.com/blog/2008/09/importance-of-unit-tests/#comments</comments>
		<pubDate>Tue, 09 Sep 2008 00:11:17 +0000</pubDate>
		<dc:creator>Mittineague</dc:creator>
				<category><![CDATA[Scripting]]></category>
		<category><![CDATA[assert]]></category>
		<category><![CDATA[Rails]]></category>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[Unit Tests]]></category>
		<category><![CDATA[validates_format_of]]></category>
		<category><![CDATA[validates_presence_of]]></category>

		<guid isPermaLink="false">http://www.mittineague.com/blog/?p=76</guid>
		<description><![CDATA[Copyright &#169; 2012 Mittineague. Visit the original article at http://www.mittineague.com/blog/2008/09/importance-of-unit-tests/. If you are new to writing Rails applications, as I am, you may wonder about the importance of writing tests, especially if everything works as expected in the browser. If so, try this very simple example that demonstrates the importance of testing the model with [...]]]></description>
		<wfw:commentRss>http://www.mittineague.com/blog/2008/09/importance-of-unit-tests/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

