<?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>うぇぶろぐらまーな日誌 &#187; PHPUnit</title>
	<atom:link href="http://note.onichannn.net/archives/category/phpunit/feed" rel="self" type="application/rss+xml" />
	<link>http://note.onichannn.net</link>
	<description>駆け出しウェブエンジニアによる殴り書き技術メモ</description>
	<lastBuildDate>Mon, 06 Jul 2015 03:04:49 +0000</lastBuildDate>
	<language>ja</language>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=4.0.10</generator>
	<item>
		<title>【PHPUnit】のclient-&gt;request()メソッドで送信するヘッダーを追加したい際の注意。</title>
		<link>http://note.onichannn.net/archives/2797</link>
		<comments>http://note.onichannn.net/archives/2797#comments</comments>
		<pubDate>Sun, 05 Oct 2014 14:34:27 +0000</pubDate>
		<dc:creator><![CDATA[_onichannn]]></dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[PHPUnit]]></category>
		<category><![CDATA[技術メモ]]></category>

		<guid isPermaLink="false">http://note.onichannn.net/?p=2797</guid>
		<description><![CDATA[PHP側で正しくヘッダーを捕捉させたい場合はヘッダ名に「HTTP_」のプレフィックスをつけてやる必要がある。 &#8230;]]></description>
		<wfw:commentRss>http://note.onichannn.net/archives/2797/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>【PHPUnit】はじめてのPHPUnit。</title>
		<link>http://note.onichannn.net/archives/2793</link>
		<comments>http://note.onichannn.net/archives/2793#comments</comments>
		<pubDate>Sun, 05 Oct 2014 14:33:44 +0000</pubDate>
		<dc:creator><![CDATA[_onichannn]]></dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[PHPUnit]]></category>
		<category><![CDATA[技術メモ]]></category>

		<guid isPermaLink="false">http://note.onichannn.net/?p=2793</guid>
		<description><![CDATA[はじめてテスト書くときに参考にしました。 http://qiita.com/imunew/items/39ac&#8230;]]></description>
		<wfw:commentRss>http://note.onichannn.net/archives/2793/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>【Symfony2.3】テストでログイン状態をシミュレートする。</title>
		<link>http://note.onichannn.net/archives/2790</link>
		<comments>http://note.onichannn.net/archives/2790#comments</comments>
		<pubDate>Sun, 05 Oct 2014 14:33:10 +0000</pubDate>
		<dc:creator><![CDATA[_onichannn]]></dc:creator>
				<category><![CDATA[PHPUnit]]></category>
		<category><![CDATA[Symfony]]></category>
		<category><![CDATA[技術メモ]]></category>

		<guid isPermaLink="false">http://note.onichannn.net/?p=2790</guid>
		<description><![CDATA[公式にわかりやすい例を見つけたのでペタリ。 http://symfony.com/doc/current/co&#8230;]]></description>
		<wfw:commentRss>http://note.onichannn.net/archives/2790/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>【Symfony2.3】UnitTestを作成する。</title>
		<link>http://note.onichannn.net/archives/2738</link>
		<comments>http://note.onichannn.net/archives/2738#comments</comments>
		<pubDate>Sun, 05 Oct 2014 14:23:18 +0000</pubDate>
		<dc:creator><![CDATA[_onichannn]]></dc:creator>
				<category><![CDATA[PHPUnit]]></category>
		<category><![CDATA[Symfony]]></category>
		<category><![CDATA[技術メモ]]></category>

		<guid isPermaLink="false">http://note.onichannn.net/?p=2738</guid>
		<description><![CDATA[まずはPHPUnitをインストールする。 https://phpunit.de/getting-started&#8230;]]></description>
		<wfw:commentRss>http://note.onichannn.net/archives/2738/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
