<?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 with Spring 2.5</title>
	<atom:link href="http://blog.krecan.net/2007/12/12/testing-with-spring-25/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.krecan.net/2007/12/12/testing-with-spring-25/</link>
	<description>Short remarks from Java world</description>
	<pubDate>Wed, 07 Jan 2009 10:58:32 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Lukáš Křečan</title>
		<link>http://blog.krecan.net/2007/12/12/testing-with-spring-25/comment-page-1/#comment-630</link>
		<dc:creator>Lukáš Křečan</dc:creator>
		<pubDate>Thu, 06 Nov 2008 18:51:48 +0000</pubDate>
		<guid isPermaLink="false">http://blog.krecan.net/2007/12/12/testing-with-spring-25/#comment-630</guid>
		<description>Yes, it is autowired full source code is &lt;a href="https://java-crumbs.svn.sourceforge.net/svnroot/java-crumbs/jpa-test/tags/jpa-test-1.0/src/test/java/net/krecan/javacrumbs/jpatest/TestJpaClientDao.java" rel="nofollow"&gt;here&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>Yes, it is autowired full source code is <a href="https://java-crumbs.svn.sourceforge.net/svnroot/java-crumbs/jpa-test/tags/jpa-test-1.0/src/test/java/net/krecan/javacrumbs/jpatest/TestJpaClientDao.java" rel="nofollow">here</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt Raible</title>
		<link>http://blog.krecan.net/2007/12/12/testing-with-spring-25/comment-page-1/#comment-628</link>
		<dc:creator>Matt Raible</dc:creator>
		<pubDate>Wed, 05 Nov 2008 13:49:46 +0000</pubDate>
		<guid isPermaLink="false">http://blog.krecan.net/2007/12/12/testing-with-spring-25/#comment-628</guid>
		<description>How do you get a reference to transactionManager? Do you @Autowire it into your Test class?</description>
		<content:encoded><![CDATA[<p>How do you get a reference to transactionManager? Do you @Autowire it into your Test class?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Phil Wilson</title>
		<link>http://blog.krecan.net/2007/12/12/testing-with-spring-25/comment-page-1/#comment-464</link>
		<dc:creator>Phil Wilson</dc:creator>
		<pubDate>Fri, 09 May 2008 15:16:10 +0000</pubDate>
		<guid isPermaLink="false">http://blog.krecan.net/2007/12/12/testing-with-spring-25/#comment-464</guid>
		<description>Excellent article, very useful indeed, thanks!</description>
		<content:encoded><![CDATA[<p>Excellent article, very useful indeed, thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dagi</title>
		<link>http://blog.krecan.net/2007/12/12/testing-with-spring-25/comment-page-1/#comment-362</link>
		<dc:creator>Dagi</dc:creator>
		<pubDate>Thu, 13 Dec 2007 05:37:45 +0000</pubDate>
		<guid isPermaLink="false">http://blog.krecan.net/2007/12/12/testing-with-spring-25/#comment-362</guid>
		<description>This is one of the coolest feature of the 2.5 release. I really appreciate the annotation approach that dramatically reduces amount of a "glue" code. There is also simplified way for extensions of the test execution behavior, for details see a chapter "8.3.7.1. Key abstractions" in the documentation.</description>
		<content:encoded><![CDATA[<p>This is one of the coolest feature of the 2.5 release. I really appreciate the annotation approach that dramatically reduces amount of a &#8220;glue&#8221; code. There is also simplified way for extensions of the test execution behavior, for details see a chapter &#8220;8.3.7.1. Key abstractions&#8221; in the documentation.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
