<?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: Spring 2.5 Makes Unit Testing Easy with Annotations</title>
	<atom:link href="http://www.mularien.com/blog/2007/11/07/spring-25-makes-unit-testing-easy-with-annotations/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mularien.com/blog/2007/11/07/spring-25-makes-unit-testing-easy-with-annotations/</link>
	<description>Notes by Peter Mularien on Hibernate, Spring, CSS, Java, etc.</description>
	<lastBuildDate>Thu, 09 Sep 2010 10:11:06 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: PUK_999</title>
		<link>http://www.mularien.com/blog/2007/11/07/spring-25-makes-unit-testing-easy-with-annotations/comment-page-1/#comment-21050</link>
		<dc:creator>PUK_999</dc:creator>
		<pubDate>Sat, 05 Dec 2009 10:43:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.mularien.com/blog/2007/11/07/spring-25-makes-unit-testing-easy-with-annotations/#comment-21050</guid>
		<description>Great - I really need to being my testing side up to spec and this article looks like it&#039;ll help</description>
		<content:encoded><![CDATA[<p>Great &#8211; I really need to being my testing side up to spec and this article looks like it&#8217;ll help</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Testing through Spring with rollbacks &#171; TechnoBuzz</title>
		<link>http://www.mularien.com/blog/2007/11/07/spring-25-makes-unit-testing-easy-with-annotations/comment-page-1/#comment-3025</link>
		<dc:creator>Testing through Spring with rollbacks &#171; TechnoBuzz</dc:creator>
		<pubDate>Sun, 24 Aug 2008 14:38:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.mularien.com/blog/2007/11/07/spring-25-makes-unit-testing-easy-with-annotations/#comment-3025</guid>
		<description>[...] Now onto the 2.5 way of testing [...]</description>
		<content:encoded><![CDATA[<p>[...] Now onto the 2.5 way of testing [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Patrick</title>
		<link>http://www.mularien.com/blog/2007/11/07/spring-25-makes-unit-testing-easy-with-annotations/comment-page-1/#comment-2447</link>
		<dc:creator>Patrick</dc:creator>
		<pubDate>Tue, 15 Jul 2008 12:39:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.mularien.com/blog/2007/11/07/spring-25-makes-unit-testing-easy-with-annotations/#comment-2447</guid>
		<description>Is there any way to use &quot;applicationContext*.xml&quot; instead of listing 

@Override
    protected String[] getConfigLocations() {
    System.out.println(System.getProperty(&quot;java.class.path&quot;));
    return new String[] { &quot;classpath:applicationContext.xml&quot;,
        &quot;classpath:applicationContext-acegi.xml&quot;,
        &quot;classpath:applicationContext-test.xml&quot; };
    }

thx</description>
		<content:encoded><![CDATA[<p>Is there any way to use &#8220;applicationContext*.xml&#8221; instead of listing </p>
<p>@Override<br />
    protected String[] getConfigLocations() {<br />
    System.out.println(System.getProperty(&#8220;java.class.path&#8221;));<br />
    return new String[] { &#8220;classpath:applicationContext.xml&#8221;,<br />
        &#8220;classpath:applicationContext-acegi.xml&#8221;,<br />
        &#8220;classpath:applicationContext-test.xml&#8221; };<br />
    }</p>
<p>thx</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: s.w.pollux</title>
		<link>http://www.mularien.com/blog/2007/11/07/spring-25-makes-unit-testing-easy-with-annotations/comment-page-1/#comment-24</link>
		<dc:creator>s.w.pollux</dc:creator>
		<pubDate>Thu, 15 Nov 2007 08:09:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.mularien.com/blog/2007/11/07/spring-25-makes-unit-testing-easy-with-annotations/#comment-24</guid>
		<description>Nice article,and i found lots of good information and urls!Thanks</description>
		<content:encoded><![CDATA[<p>Nice article,and i found lots of good information and urls!Thanks</p>
]]></content:encoded>
	</item>
</channel>
</rss>
