<?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/"
		>
<channel>
	<title>Comments on: Skipping test cases</title>
	<atom:link href="http://cakebaker.42dh.com/2008/06/23/skipping-test-cases/feed/" rel="self" type="application/rss+xml" />
	<link>http://cakebaker.42dh.com/2008/06/23/skipping-test-cases/</link>
	<description>baking cakes with CakePHP</description>
	<lastBuildDate>Tue, 16 Mar 2010 00:59:06 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: cakebaker</title>
		<link>http://cakebaker.42dh.com/2008/06/23/skipping-test-cases/comment-page-1/#comment-96146</link>
		<dc:creator>cakebaker</dc:creator>
		<pubDate>Tue, 24 Jun 2008 14:23:42 +0000</pubDate>
		<guid isPermaLink="false">http://cakebaker.42dh.com/?p=616#comment-96146</guid>
		<description>@nate: Thanks for your additional explanations!</description>
		<content:encoded><![CDATA[<p>@nate: Thanks for your additional explanations!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nate</title>
		<link>http://cakebaker.42dh.com/2008/06/23/skipping-test-cases/comment-page-1/#comment-96015</link>
		<dc:creator>nate</dc:creator>
		<pubDate>Mon, 23 Jun 2008 15:51:57 +0000</pubDate>
		<guid isPermaLink="false">http://cakebaker.42dh.com/?p=616#comment-96015</guid>
		<description>These methods (skipIf and skipUnless) have also been extended in the CakeTestCase class, such that you can use them at the top of specific test methods.

The code in the tests still gets executed, but all passes, fails and warnings are suppressed, and not taken into account in the test results summary.</description>
		<content:encoded><![CDATA[<p>These methods (skipIf and skipUnless) have also been extended in the CakeTestCase class, such that you can use them at the top of specific test methods.</p>
<p>The code in the tests still gets executed, but all passes, fails and warnings are suppressed, and not taken into account in the test results summary.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
