<?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>Comments on: Android Testing: Using Pure Unit Tests</title>
	<atom:link href="http://www.alittlemadness.com/2010/07/06/android-testing-using-pure-unit-tests/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.alittlemadness.com/2010/07/06/android-testing-using-pure-unit-tests/</link>
	<description>A man needs a little madness, or else he never dares cut the rope and be free. -Nikos Kazantzakis</description>
	<lastBuildDate>Fri, 03 Feb 2012 00:04:23 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Testing Android Apps &#124; Sam Snyder</title>
		<link>http://www.alittlemadness.com/2010/07/06/android-testing-using-pure-unit-tests/comment-page-1/#comment-268352</link>
		<dc:creator>Testing Android Apps &#124; Sam Snyder</dc:creator>
		<pubDate>Fri, 10 Dec 2010 21:20:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.alittlemadness.com/?p=667#comment-268352</guid>
		<description>[...] Android Testing &#8211; Using Pure Unit Tests: advice from zutubi on unit [...]</description>
		<content:encoded><![CDATA[<p>[...] Android Testing &#8211; Using Pure Unit Tests: advice from zutubi on unit [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Manfred Moser</title>
		<link>http://www.alittlemadness.com/2010/07/06/android-testing-using-pure-unit-tests/comment-page-1/#comment-225106</link>
		<dc:creator>Manfred Moser</dc:creator>
		<pubDate>Wed, 07 Jul 2010 21:25:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.alittlemadness.com/?p=667#comment-225106</guid>
		<description>If this is of interest to you might want to check out the Maven Android Plugin. It no only allows you to run the pure unit tests on the jvm, but it also allows you to easily create separate modules of the classes that do not depend on Android (e.g. domain classes from a server environment, utility classes and so on) and can manage the dependencies for you. The plugin comes with a sample project that displays these functionalities.

Beyond that it can of course run on continuous integrations server and do additional things like start and stop emulators for you..</description>
		<content:encoded><![CDATA[<p>If this is of interest to you might want to check out the Maven Android Plugin. It no only allows you to run the pure unit tests on the jvm, but it also allows you to easily create separate modules of the classes that do not depend on Android (e.g. domain classes from a server environment, utility classes and so on) and can manage the dependencies for you. The plugin comes with a sample project that displays these functionalities.</p>
<p>Beyond that it can of course run on continuous integrations server and do additional things like start and stop emulators for you..</p>
]]></content:encoded>
	</item>
</channel>
</rss>

