<?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>Software Sweden &#187; mobile</title>
	<atom:link href="http://www.softwaresweden.com/tag/mobile/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.softwaresweden.com</link>
	<description>It&#039;s not just code - Programming is about managing complexities</description>
	<lastBuildDate>Wed, 06 Jul 2011 20:49:33 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>JMUnit: simple and good enough</title>
		<link>http://www.softwaresweden.com/2008/07/24/jmunit-simple-and-good-enough/</link>
		<comments>http://www.softwaresweden.com/2008/07/24/jmunit-simple-and-good-enough/#comments</comments>
		<pubDate>Thu, 24 Jul 2008 17:34:26 +0000</pubDate>
		<dc:creator>Erik Starck</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[j2me]]></category>
		<category><![CDATA[jmunit]]></category>
		<category><![CDATA[junit]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[sony ericsson]]></category>
		<category><![CDATA[testing]]></category>
		<category><![CDATA[tools]]></category>

		<guid isPermaLink="false">http://softwaresweden.com/blog/?p=28</guid>
		<description><![CDATA[I ended up using JMUnit for my mobile java project. The Sony Ericsson jUnit tool is great when you have to run the tests from a PC on a real device or from a &#8220;real&#8221; jUnit application. It&#8217;s a more advanced tool, but for my needs at the moment, it&#8217;s a bit overkill. So I [...]]]></description>
			<content:encoded><![CDATA[<p>I ended up using <a href="http://softwaresweden.com/blog/?p=26">JMUnit</a> for my mobile java project. The Sony Ericsson jUnit tool is great when you have to run the tests from a PC on a real device or from a &#8220;real&#8221; jUnit application. It&#8217;s a more advanced tool, but for my needs at the moment, it&#8217;s a bit overkill.</p>
<p>So I ended up with what can only be described as the direct opposite: <a href="http://sourceforge.net/projects/jmunit/">JMUnit</a> is extremey simple. If I change my mind in the future, converting the test cases to jUnit shouldn&#8217;t be too difficult.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.softwaresweden.com/2008/07/24/jmunit-simple-and-good-enough/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

