<?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: How to mock MIDP RecordStore</title>
	<atom:link href="http://blog.jayway.com/2009/03/22/how-to-mock-midp-recordstore/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.jayway.com/2009/03/22/how-to-mock-midp-recordstore/</link>
	<description>Sharing Experience</description>
	<lastBuildDate>Sun, 12 Feb 2012 05:23:29 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Mosh ersan</title>
		<link>http://blog.jayway.com/2009/03/22/how-to-mock-midp-recordstore/comment-page-1/#comment-8442</link>
		<dc:creator>Mosh ersan</dc:creator>
		<pubDate>Mon, 20 Jul 2009 11:14:24 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jayway.com/?p=1229#comment-8442</guid>
		<description>i&#039;ll try to read the attachment.

Thanks :)</description>
		<content:encoded><![CDATA[<p>i&#8217;ll try to read the attachment.</p>
<p>Thanks <img src='http://blog.jayway.com/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mattias Severson</title>
		<link>http://blog.jayway.com/2009/03/22/how-to-mock-midp-recordstore/comment-page-1/#comment-8410</link>
		<dc:creator>Mattias Severson</dc:creator>
		<pubDate>Sun, 19 Jul 2009 10:34:28 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jayway.com/?p=1229#comment-8410</guid>
		<description>Agreeable, as a unit test the code above does not make much sense. The purpose of the example was to show that it is possible to perform unit tests of Midlet code using PowerMock.

Did you look at the &lt;a href=&#039;http://blog.jayway.com/wordpress/wp-content/uploads/2009/03/example.zip&#039; rel=&quot;nofollow&quot;&gt;attached code example&lt;/a&gt;? It consists of two classes, &quot;PersistentData.java&quot; and &quot;PersistentDataTest.java&quot;. The first class persists data to the RecordStore and the second class contains the corresponding unit tests. Hopefully, you will find them more useful when developing your own tests.

Additionally, my post &lt;a href=&#039;http://blog.jayway.com/2009/03/22/getting-started-with-javame-junit-testing/&#039; rel=&quot;nofollow&quot;&gt;Getting started with JavaME jUnit testing&lt;/a&gt; may also interest you.</description>
		<content:encoded><![CDATA[<p>Agreeable, as a unit test the code above does not make much sense. The purpose of the example was to show that it is possible to perform unit tests of Midlet code using PowerMock.</p>
<p>Did you look at the <a href='http://blog.jayway.com/wordpress/wp-content/uploads/2009/03/example.zip' rel="nofollow">attached code example</a>? It consists of two classes, &#8220;PersistentData.java&#8221; and &#8220;PersistentDataTest.java&#8221;. The first class persists data to the RecordStore and the second class contains the corresponding unit tests. Hopefully, you will find them more useful when developing your own tests.</p>
<p>Additionally, my post <a href='http://blog.jayway.com/2009/03/22/getting-started-with-javame-junit-testing/' rel="nofollow">Getting started with JavaME jUnit testing</a> may also interest you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mosh ersan</title>
		<link>http://blog.jayway.com/2009/03/22/how-to-mock-midp-recordstore/comment-page-1/#comment-8387</link>
		<dc:creator>Mosh ersan</dc:creator>
		<pubDate>Sat, 18 Jul 2009 09:25:25 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jayway.com/?p=1229#comment-8387</guid>
		<description>Hi Mattias,

i dont know whats the need of this mock 
could you explain :)</description>
		<content:encoded><![CDATA[<p>Hi Mattias,</p>
<p>i dont know whats the need of this mock<br />
could you explain <img src='http://blog.jayway.com/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>

