<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet href="/stylesheets/rss.css" type="text/css"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/">
  <channel>
    <title>Gluttonous: Mocking Models</title>
    <link>http://glu.ttono.us/articles/2006/09/02/mocking-models</link>
    <language>en-us</language>
    <ttl>40</ttl>
    <description></description>
    <item>
      <title>Mocking Models</title>
      <description>&lt;p&gt;Today I decided to see how much of the test code in my current side project I could rip fixtures out of. At the same time I could see what kind of speed increase I got from staying away from the database. Model tests seem to be the most straight forward so I started there.&lt;/p&gt;</description>
      <pubDate>Sat, 02 Sep 2006 19:30:00 -0400</pubDate>
      <guid isPermaLink="false">urn:uuid:1b05cd8a-71c3-43ad-bc96-d99ee9b8bcef</guid>
      <author>kev</author>
      <link>http://glu.ttono.us/articles/2006/09/02/mocking-models</link>
      <category>Rails</category>
      <category>Ruby</category>
      <category>testing</category>
    </item>
    <item>
      <title>"Mocking Models" by James Mead</title>
      <description>&lt;p&gt;Kev: I&amp;#8217;m glad you&amp;#8217;re finding &lt;a href="http://mocha.rubyforge.org"&gt;Mocha&lt;/a&gt; useful.&lt;/p&gt;


	&lt;p&gt;Thorsten: Have you see the &lt;a href="http://blog.floehopper.org/articles/2006/09/01/mocha-quickstart"&gt;Mocha Quickstart&lt;/a&gt; article I wrote recently? Does that help at all? If not, what documentation would help most &amp;#8211; detailed api/rdoc or higher level tutorial?&lt;/p&gt;</description>
      <pubDate>Sun, 03 Sep 2006 07:41:47 -0400</pubDate>
      <guid isPermaLink="false">urn:uuid:cab8fe20-0321-42a7-b5ec-520a8a1f532f</guid>
      <link>http://glu.ttono.us/articles/2006/09/02/mocking-models#comment-1108</link>
    </item>
    <item>
      <title>"Mocking Models" by Thorsten</title>
      <description>&lt;p&gt;Very nice! Thanks for taking the time to write this up!
Now if only James would write some docs for the whole thing&amp;#8230;&lt;/p&gt;</description>
      <pubDate>Sat, 02 Sep 2006 23:49:14 -0400</pubDate>
      <guid isPermaLink="false">urn:uuid:ba7a15c0-dfc0-4a36-8852-9eccce05b1d7</guid>
      <link>http://glu.ttono.us/articles/2006/09/02/mocking-models#comment-1106</link>
    </item>
  </channel>
</rss>

