<?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>CakePHP1.2 SimpleTest でテストケースを作成する へのコメント</title>
	<atom:link href="http://blog.syuhari.jp/archives/429/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.syuhari.jp/archives/429</link>
	<description>I love iPhone, CakePHP and WordPress.</description>
	<lastBuildDate>Sat, 19 May 2012 20:14:46 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>CakePHPでSimpleTest その３ モデルのテストケース作成 &#124; ねねとまつの小部屋 より</title>
		<link>http://blog.syuhari.jp/archives/429/comment-page-1#comment-370</link>
		<dc:creator>CakePHPでSimpleTest その３ モデルのテストケース作成 &#124; ねねとまつの小部屋</dc:creator>
		<pubDate>Tue, 22 Jul 2008 11:30:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.syuhari.jp/blog/?p=429#comment-370</guid>
		<description>[...] http://book.cakephp.org/ja/view/160/testing http://bakery.cakephp.org/articles/view/testing-models-with-cakephp-1-2-test-suite http://my.opera.com/sizuhiko/blog/2008/06/28/cake-test http://blog.takeda-soft.jp/blog/show/186 http://www.straighten.jp/p/6 http://d.hatena.ne.jp/s-yo-ko/20080328 http://www.syuhari.jp/blog/archives/429 [...]</description>
		<content:encoded><![CDATA[<p>[...] <a href="http://book.cakephp.org/ja/view/160/testing" rel="nofollow" target="_blank" class="liexternal">http://book.cakephp.org/ja/view/160/testing</a> <a href="http://bakery.cakephp.org/articles/view/testing-models-with-cakephp-1-2-test-suite" rel="nofollow" target="_blank" class="liexternal">http://bakery.cakephp.org/articles/view/testing-models-with-cakephp-1-2-test-suite</a> <a href="http://my.opera.com/sizuhiko/blog/2008/06/28/cake-test" rel="nofollow" target="_blank" class="liexternal">http://my.opera.com/sizuhiko/blog/2008/06/28/cake-test</a> <a href="http://blog.takeda-soft.jp/blog/show/186" rel="nofollow" target="_blank" class="liexternal">http://blog.takeda-soft.jp/blog/show/186</a> <a href="http://www.straighten.jp/p/6" rel="nofollow" target="_blank" class="liexternal">http://www.straighten.jp/p/6</a> <a href="http://d.hatena.ne.jp/s-yo-ko/20080328" rel="nofollow" target="_blank" class="liexternal">http://d.hatena.ne.jp/s-yo-ko/20080328</a> <a href="http://www.syuhari.jp/blog/archives/429" rel="nofollow" class="liinternal">http://www.syuhari.jp/blog/archives/429</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>CakePHPでSimpleTest その２　モデルのテストケースのスケルトン確認 &#124; ねねとまつの小部屋 より</title>
		<link>http://blog.syuhari.jp/archives/429/comment-page-1#comment-368</link>
		<dc:creator>CakePHPでSimpleTest その２　モデルのテストケースのスケルトン確認 &#124; ねねとまつの小部屋</dc:creator>
		<pubDate>Thu, 17 Jul 2008 13:52:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.syuhari.jp/blog/?p=429#comment-368</guid>
		<description>[...] CakePHP　＋ SimpleTestなら http://book.cakephp.org/ja/view/160/testing http://bakery.cakephp.org/articles/view/testing-models-with-cakephp-1-2-test-suite http://my.opera.com/sizuhiko/blog/2008/06/28/cake-test http://blog.takeda-soft.jp/blog/show/186 http://www.straighten.jp/p/6 http://d.hatena.ne.jp/s-yo-ko/20080328 http://www.syuhari.jp/blog/archives/429 [...]</description>
		<content:encoded><![CDATA[<p>[...] CakePHP　＋ SimpleTestなら <a href="http://book.cakephp.org/ja/view/160/testing" rel="nofollow" target="_blank" class="liexternal">http://book.cakephp.org/ja/view/160/testing</a> <a href="http://bakery.cakephp.org/articles/view/testing-models-with-cakephp-1-2-test-suite" rel="nofollow" target="_blank" class="liexternal">http://bakery.cakephp.org/articles/view/testing-models-with-cakephp-1-2-test-suite</a> <a href="http://my.opera.com/sizuhiko/blog/2008/06/28/cake-test" rel="nofollow" target="_blank" class="liexternal">http://my.opera.com/sizuhiko/blog/2008/06/28/cake-test</a> <a href="http://blog.takeda-soft.jp/blog/show/186" rel="nofollow" target="_blank" class="liexternal">http://blog.takeda-soft.jp/blog/show/186</a> <a href="http://www.straighten.jp/p/6" rel="nofollow" target="_blank" class="liexternal">http://www.straighten.jp/p/6</a> <a href="http://d.hatena.ne.jp/s-yo-ko/20080328" rel="nofollow" target="_blank" class="liexternal">http://d.hatena.ne.jp/s-yo-ko/20080328</a> <a href="http://www.syuhari.jp/blog/archives/429" rel="nofollow" class="liinternal">http://www.syuhari.jp/blog/archives/429</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>CakePHP1.2 SimpleTest でコントローラのテストケースを作成 &#124; Sun Limited Mt. より</title>
		<link>http://blog.syuhari.jp/archives/429/comment-page-1#comment-323</link>
		<dc:creator>CakePHP1.2 SimpleTest でコントローラのテストケースを作成 &#124; Sun Limited Mt.</dc:creator>
		<pubDate>Fri, 13 Jun 2008 06:42:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.syuhari.jp/blog/?p=429#comment-323</guid>
		<description>[...] CakePHP1.2 SimpleTest でテストケースを作成する ではモデルのテストケースを作成したので今度はコントローラのテストケースを作成してみました。 [...]</description>
		<content:encoded><![CDATA[<p>[...] CakePHP1.2 SimpleTest でテストケースを作成する ではモデルのテストケースを作成したので今度はコントローラのテストケースを作成してみました。 [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>matsuura より</title>
		<link>http://blog.syuhari.jp/archives/429/comment-page-1#comment-316</link>
		<dc:creator>matsuura</dc:creator>
		<pubDate>Wed, 04 Jun 2008 19:25:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.syuhari.jp/blog/?p=429#comment-316</guid>
		<description>ご指摘ありがとうございます。uset =&gt; user に修正しました</description>
		<content:encoded><![CDATA[<p>ご指摘ありがとうございます。uset => user に修正しました</p>
]]></content:encoded>
	</item>
	<item>
		<title>typo より</title>
		<link>http://blog.syuhari.jp/archives/429/comment-page-1#comment-315</link>
		<dc:creator>typo</dc:creator>
		<pubDate>Wed, 04 Jun 2008 15:46:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.syuhari.jp/blog/?p=429#comment-315</guid>
		<description>uset.test.php ha user.test.php desuyone</description>
		<content:encoded><![CDATA[<p>uset.test.php ha user.test.php desuyone</p>
]]></content:encoded>
	</item>
</channel>
</rss>

