<?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>Khaled Hussein &#187; TDD</title>
	<atom:link href="http://www.khussein.com/category/agile-methodologies/test-driven-development/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.khussein.com</link>
	<description>Thoughts, Hacks, Coding, Creativity, and Fun.</description>
	<lastBuildDate>Tue, 23 Feb 2010 23:03:31 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Test Driven Development: Testing Private Methods Using Aspect Oriented Programming</title>
		<link>http://www.khussein.com/tdd-testing-private-methods-using-aop/</link>
		<comments>http://www.khussein.com/tdd-testing-private-methods-using-aop/#comments</comments>
		<pubDate>Fri, 26 Sep 2008 05:42:23 +0000</pubDate>
		<dc:creator>Khaled Hussein</dc:creator>
				<category><![CDATA[Agile Methodologies]]></category>
		<category><![CDATA[AspectJ]]></category>
		<category><![CDATA[Cool Hacks]]></category>
		<category><![CDATA[OOP]]></category>
		<category><![CDATA[TDD]]></category>
		<category><![CDATA[Agile Development]]></category>
		<category><![CDATA[AOP]]></category>

		<guid isPermaLink="false">http://www.khussein.com/wordpress/?p=38</guid>
		<description><![CDATA[Recently, I have been working on a project that can be considered my first real test driven development experience. As the name implies, test driven development is an agile methodology that aims at producing code that has been fully tested. Another one of the most powerful advantages of test driven development is that if a [...]]]></description>
		<wfw:commentRss>http://www.khussein.com/tdd-testing-private-methods-using-aop/feed/</wfw:commentRss>
		<slash:comments>17</slash:comments>
		</item>
	</channel>
</rss>
