<?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>William Hua的Blog &#187; JUnit</title>
	<atom:link href="http://www.williamhua.com/tag/junit/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.williamhua.com</link>
	<description>一个关于生活感悟、新奇见闻、互联网和消费电子的Blog</description>
	<lastBuildDate>Mon, 04 Jul 2011 01:29:23 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2</generator>
		<item>
		<title>在Android1.5应用程序开发过程中使用JUnit</title>
		<link>http://www.williamhua.com/2009/05/using-junit-in-android-app-development/</link>
		<comments>http://www.williamhua.com/2009/05/using-junit-in-android-app-development/#comments</comments>
		<pubDate>Thu, 07 May 2009 15:55:48 +0000</pubDate>
		<dc:creator>William Hua</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[嵌入式开发]]></category>
		<category><![CDATA[Android 1.5]]></category>
		<category><![CDATA[JUnit]]></category>
		<category><![CDATA[单元测试]]></category>

		<guid isPermaLink="false">http://www.williamhua.com/?p=149</guid>
		<description><![CDATA[这几天忙着写一个Android App（等完成以后应该会open source），今天差不多把网络相关的部分实现了，XML解析还有待完善。几天没写blog感觉有点不自在，正好想起Android 1.5_r1的release notes中专门提到了ADT0.9对于JUnit支持的改进，对于崇尚TDD（测试驱动开发）的人来说这无疑是一个好消息，今天就抽点时间说说Android 1.5中JUnit集成相关的要点吧。]]></description>
		<wfw:commentRss>http://www.williamhua.com/2009/05/using-junit-in-android-app-development/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
	</channel>
</rss>

