<?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: Testing Hibernate mappings: Where to test from?</title>
	<atom:link href="http://www.markhneedham.com/blog/2008/10/27/testing-hibernate-mappings-where-to-test-from/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.markhneedham.com/blog/2008/10/27/testing-hibernate-mappings-where-to-test-from/</link>
	<description>Thoughts on Software Development</description>
	<lastBuildDate>Sat, 11 Feb 2012 23:17:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Domingos</title>
		<link>http://www.markhneedham.com/blog/2008/10/27/testing-hibernate-mappings-where-to-test-from/comment-page-1/#comment-1045</link>
		<dc:creator>Domingos</dc:creator>
		<pubDate>Sat, 01 Nov 2008 03:20:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.markhneedham.com/blog/?p=552#comment-1045</guid>
		<description>Hi, 

Here where I work we found the same problem and we chose to go with the direct approach.   A colleague wrote a small extension to JUnit where he only needs o implement a method that populates an object, and optionally a method that tests two objects of that class for equality.  The &#039;framework&#039; saves the original object to the database (Hypersonic), loads it back, an then calls the method that tests the object for equality.</description>
		<content:encoded><![CDATA[<p>Hi, </p>
<p>Here where I work we found the same problem and we chose to go with the direct approach.   A colleague wrote a small extension to JUnit where he only needs o implement a method that populates an object, and optionally a method that tests two objects of that class for equality.  The &#8216;framework&#8217; saves the original object to the database (Hypersonic), loads it back, an then calls the method that tests the object for equality.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Testing Hibernate mappings: Setting up test data at Mark Needham</title>
		<link>http://www.markhneedham.com/blog/2008/10/27/testing-hibernate-mappings-where-to-test-from/comment-page-1/#comment-995</link>
		<dc:creator>Testing Hibernate mappings: Setting up test data at Mark Needham</dc:creator>
		<pubDate>Thu, 30 Oct 2008 13:25:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.markhneedham.com/blog/?p=552#comment-995</guid>
		<description>[...] Where to test the mappings from? [...]</description>
		<content:encoded><![CDATA[<p>[...] Where to test the mappings from? [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Testing Hibernate mappings: Testing Equality at Mark Needham</title>
		<link>http://www.markhneedham.com/blog/2008/10/27/testing-hibernate-mappings-where-to-test-from/comment-page-1/#comment-975</link>
		<dc:creator>Testing Hibernate mappings: Testing Equality at Mark Needham</dc:creator>
		<pubDate>Wed, 29 Oct 2008 08:05:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.markhneedham.com/blog/?p=552#comment-975</guid>
		<description>[...] started a mini Hibernate series with my last post where I spoke of their being three main areas to think about when it comes to [...]</description>
		<content:encoded><![CDATA[<p>[...] started a mini Hibernate series with my last post where I spoke of their being three main areas to think about when it comes to [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

