<?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>Aparna Chaudhary Blog &#187; XStream</title>
	<atom:link href="http://blog.aparnachaudhary.net/tag/xstream/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.aparnachaudhary.net</link>
	<description>My Blog about Java, and Open Source</description>
	<lastBuildDate>Thu, 22 Dec 2011 12:44:07 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Clean the mess with XStream</title>
		<link>http://blog.aparnachaudhary.net/2009/04/09/xstream/</link>
		<comments>http://blog.aparnachaudhary.net/2009/04/09/xstream/#comments</comments>
		<pubDate>Thu, 09 Apr 2009 19:41:00 +0000</pubDate>
		<dc:creator>Aparna Chaudhary</dc:creator>
				<category><![CDATA[Agile]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Clean Code]]></category>
		<category><![CDATA[JUnit]]></category>
		<category><![CDATA[Unit Testing]]></category>
		<category><![CDATA[XStream]]></category>

		<guid isPermaLink="false">http://aparnachaudhary.wordpress.com/?p=212</guid>
		<description><![CDATA[<script type="text/javascript">dzone_url = "http://blog.aparnachaudhary.net/2009/04/09/xstream/";</script> Print  PDF var dzone_style="2";
Writing clean, isolated and efficient unit test is often a challenge for developers. Efficient test should cover all the possible business scenarios. To create test for covering multiple test scenarios, you need more test data.
For instance, imagine you are writing a test for some Service component. Now if the responsibility [...]]]></description>
		<wfw:commentRss>http://blog.aparnachaudhary.net/2009/04/09/xstream/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Independent Developer Workstation</title>
		<link>http://blog.aparnachaudhary.net/2008/10/15/independent-developer-workstation/</link>
		<comments>http://blog.aparnachaudhary.net/2008/10/15/independent-developer-workstation/#comments</comments>
		<pubDate>Wed, 15 Oct 2008 13:29:32 +0000</pubDate>
		<dc:creator>Aparna Chaudhary</dc:creator>
				<category><![CDATA[Agile]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Database]]></category>
		<category><![CDATA[DBMonster]]></category>
		<category><![CDATA[DBUnit]]></category>
		<category><![CDATA[Java Power Tools]]></category>
		<category><![CDATA[OracleXE]]></category>
		<category><![CDATA[Unit Testing]]></category>
		<category><![CDATA[XStream]]></category>

		<guid isPermaLink="false">http://aparnachaudhary.wordpress.com/?p=40</guid>
		<description><![CDATA[<script type="text/javascript">dzone_url = "http://blog.aparnachaudhary.net/2008/10/15/independent-developer-workstation/";</script> Print  PDF var dzone_style="2";In one of my projects I did some work on process improvements. The main target was to set up independent developer workstation. We stubbed out all the interfaces. Earlier we tried to share a development database in a group of 4-5 developers. But believe me, I&#8217;ve seen developers throwing coffee [...]]]></description>
		<wfw:commentRss>http://blog.aparnachaudhary.net/2008/10/15/independent-developer-workstation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

