<?xml version="1.0"?>
<rss version="2.0">
  <channel>
    <title>PHPDeveloper.org</title>
    <link>http://www.phpdeveloper.org</link>
    <description>Up-to-the Minute PHP News, views and community</description>
    <language>en-us</language>
    <pubDate>Mon, 20 May 2013 04:21:39 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Symfony Blog: Unit Testing your Models]]></title>
      <guid>http://www.phpdeveloper.org/news/11177</guid>
      <link>http://www.phpdeveloper.org/news/11177</link>
      <description><![CDATA[<p>
Symfony developers out there will be happy to know that, since the release of <a href="http://www.symfony-project.org/">symfony 1.1</a>, writing unit tests for your models has been made even easier.
</p>
<blockquote>
Writing unit tests for your Propel or Doctrine model is much more easier as of symfony 1.1. In this tutorial, you will learn some great tips and best practices to write better tests for your models.
</blockquote>
<p>
<a href="http://www.symfony-project.org/blog/2008/10/08/unit-testing-your-models">The tutorial</a> walks you through the creating of a simple test - evaluating a few criteria for the database contents. The entire thing is contained inside of YML files and is easily run via the sfConfig and integrated Propel functionality.
</p>]]></description>
      <pubDate>Thu, 09 Oct 2008 10:20:00 -0500</pubDate>
    </item>
  </channel>
</rss>
