<?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>SpringSource Team Blog &#187; Testing</title>
	<atom:link href="http://blog.springsource.com/category/testing/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.springsource.com</link>
	<description>The voice of SpringSource</description>
	<lastBuildDate>Fri, 19 Mar 2010 04:54:58 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Introducing tc Server Developer Edition &#8211; with Spring Insight</title>
		<link>http://blog.springsource.com/2009/10/21/introducing-tc-server-developer-edition-with-spring-insight/</link>
		<comments>http://blog.springsource.com/2009/10/21/introducing-tc-server-developer-edition-with-spring-insight/#comments</comments>
		<pubDate>Wed, 21 Oct 2009 22:53:16 +0000</pubDate>
		<dc:creator>Jon Travis</dc:creator>
				<category><![CDATA[Containers]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[SpringSource]]></category>
		<category><![CDATA[Testing]]></category>
		<category><![CDATA[tc Server]]></category>

		<guid isPermaLink="false">http://blog.springsource.com/?p=3044</guid>
		<description><![CDATA[We are proud to present the Spring community with a new tool which helps get their applications to production even faster:  tc Server Developer Edition is the standard 100% Tomcat you know and love, plus a new Spring Insight console.
Spring Insight gives deep visibility into your application’s real activity on a request-by-request basis.  [...]]]></description>
		<wfw:commentRss>http://blog.springsource.com/2009/10/21/introducing-tc-server-developer-edition-with-spring-insight/feed/</wfw:commentRss>
		<slash:comments>18</slash:comments>
<enclosure url="http://s3.springsource.com/MRKT/spring-metrics/Spring_Insight_Preview-final2.mov" length="155989307" type="video/quicktime" />
		</item>
		<item>
		<title>Using Yourkit to Find a Memory Leak</title>
		<link>http://blog.springsource.com/2009/07/05/using-yourkit-to-find-a-memory-leak/</link>
		<comments>http://blog.springsource.com/2009/07/05/using-yourkit-to-find-a-memory-leak/#comments</comments>
		<pubDate>Sun, 05 Jul 2009 21:09:05 +0000</pubDate>
		<dc:creator>Dave Syer</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Spring]]></category>
		<category><![CDATA[Testing]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[Add new tag]]></category>

		<guid isPermaLink="false">http://blog.springsource.com/?p=2419</guid>
		<description><![CDATA[I had such a great experience today with Yourkit that I thought I&#039;d write a quick plug.  It&#039;s been a couple of years since I used it in anger, and even then it was the best tool I could find, but now it really is ultra slick.  I haven&#039;t done an exhaustive survey [...]]]></description>
		<wfw:commentRss>http://blog.springsource.com/2009/07/05/using-yourkit-to-find-a-memory-leak/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>OSGi Test Stubs 1.0.0.M1</title>
		<link>http://blog.springsource.com/2009/06/23/osgi-test-stubs/</link>
		<comments>http://blog.springsource.com/2009/06/23/osgi-test-stubs/#comments</comments>
		<pubDate>Tue, 23 Jun 2009 09:38:25 +0000</pubDate>
		<dc:creator>Ben Hale</dc:creator>
				<category><![CDATA[OSGi]]></category>
		<category><![CDATA[Testing]]></category>
		<category><![CDATA[dm Server]]></category>

		<guid isPermaLink="false">http://blog.springsource.com/?p=2312</guid>
		<description><![CDATA[I&#039;m pleased to announce the 1.0.0.M1 release of SpringSource&#039;s OSGi Test Stubs.  These stubs offer a way to unit test complex OSGi Framework interactions without needing a full OSGi container.

Package &#8211; Download
Git &#8211; git://git.springsource.org/osgi-test-stubs/osgi-test-stubs.git

The Problem
As the dm Server team has been developing, we found that one of the biggest problem areas for testing for us [...]]]></description>
		<wfw:commentRss>http://blog.springsource.com/2009/06/23/osgi-test-stubs/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Exploring Roo&#039;s Architecture</title>
		<link>http://blog.springsource.com/2009/06/18/roo-part-3/</link>
		<comments>http://blog.springsource.com/2009/06/18/roo-part-3/#comments</comments>
		<pubDate>Thu, 18 Jun 2009 13:29:52 +0000</pubDate>
		<dc:creator>Ben Alex</dc:creator>
				<category><![CDATA[3.0]]></category>
		<category><![CDATA[AOP]]></category>
		<category><![CDATA[Data Access]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Spring]]></category>
		<category><![CDATA[Testing]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://blog.springsource.com/?p=2261</guid>
		<description><![CDATA[Last month we discovered how easy it is to build a fully-fledged enterprise application in just a few minutes using Spring Roo &#8211; our new productivity tool for Java developers. While many Java developers have already started evaluating Roo to help save time on their projects, I&#039;ve received a lot of questions from people curious [...]]]></description>
		<wfw:commentRss>http://blog.springsource.com/2009/06/18/roo-part-3/feed/</wfw:commentRss>
		<slash:comments>36</slash:comments>
		</item>
		<item>
		<title>Spring Dynamic Modules 1.0 is here</title>
		<link>http://blog.springsource.com/2008/01/25/spring-dynamic-modules-10-is-here/</link>
		<comments>http://blog.springsource.com/2008/01/25/spring-dynamic-modules-10-is-here/#comments</comments>
		<pubDate>Fri, 25 Jan 2008 15:58:54 +0000</pubDate>
		<dc:creator>Costin Leau</dc:creator>
				<category><![CDATA[2.5/2.1]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[OSGi]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Spring]]></category>
		<category><![CDATA[Testing]]></category>

		<guid isPermaLink="false">http://blog.springsource.com/main/2008/01/24/spring-dynamic-modules-10-is-here/</guid>
		<description><![CDATA[I am glad to report (along side Adrian) that after 3 milestones and 2 release candidates, Spring Dynamic Modules (formerly known as Spring OSGi) 1.0 has been released.
A lot of features have been improved or added since my previous post (about 1.0 M1); I&#039;ll talk more about them in future entries (there is also the [...]]]></description>
		<wfw:commentRss>http://blog.springsource.com/2008/01/25/spring-dynamic-modules-10-is-here/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Spring Project CI Builds</title>
		<link>http://blog.springsource.com/2007/04/18/spring-project-ci-builds/</link>
		<comments>http://blog.springsource.com/2007/04/18/spring-project-ci-builds/#comments</comments>
		<pubDate>Wed, 18 Apr 2007 22:06:07 +0000</pubDate>
		<dc:creator>Ben Hale</dc:creator>
				<category><![CDATA[Builds]]></category>
		<category><![CDATA[Spring]]></category>
		<category><![CDATA[Testing]]></category>

		<guid isPermaLink="false">http://blog.interface21.com/main/2007/04/18/spring-project-ci-builds/</guid>
		<description><![CDATA[Over the last couple of weeks, fellow i21 employee Costin Leau and I have been working on improving the Continuous Integration processes of the Spring projects.  When we started, we had separate builds running in Cruise Control, Continuum, and even a custom cron job.  We were having some trouble getting any of our [...]]]></description>
		<wfw:commentRss>http://blog.springsource.com/2007/04/18/spring-project-ci-builds/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>BeanInitializer: wiring dependencies in unit tests</title>
		<link>http://blog.springsource.com/2007/04/02/beaninitializer-wiring-dependencies-in-unit-tests/</link>
		<comments>http://blog.springsource.com/2007/04/02/beaninitializer-wiring-dependencies-in-unit-tests/#comments</comments>
		<pubDate>Mon, 02 Apr 2007 21:08:07 +0000</pubDate>
		<dc:creator>Dave Syer</dc:creator>
				<category><![CDATA[Spring]]></category>
		<category><![CDATA[Testing]]></category>

		<guid isPermaLink="false">http://blog.interface21.com/main/2007/04/02/beaninitializer-wiring-dependencies-in-unit-tests/</guid>
		<description><![CDATA[One of the things that irritates me the most about unit testing some classes in a Spring context, is initialising them with all their dependencies.  This is especially true of Spring framework extensions, like FactoryBean implementations or *Aware implementations.  It is cumbersome to add all the dependencies, and easy to forget to call [...]]]></description>
		<wfw:commentRss>http://blog.springsource.com/2007/04/02/beaninitializer-wiring-dependencies-in-unit-tests/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>CarPlant not accepting null CarModels</title>
		<link>http://blog.springsource.com/2007/03/12/carplant-not-accepting-null-carmodels/</link>
		<comments>http://blog.springsource.com/2007/03/12/carplant-not-accepting-null-carmodels/#comments</comments>
		<pubDate>Mon, 12 Mar 2007 11:14:21 +0000</pubDate>
		<dc:creator>Alef Arendsen</dc:creator>
				<category><![CDATA[2.0]]></category>
		<category><![CDATA[AOP]]></category>
		<category><![CDATA[Data Access]]></category>
		<category><![CDATA[IOC Container]]></category>
		<category><![CDATA[Spring]]></category>
		<category><![CDATA[Testing]]></category>

		<guid isPermaLink="false">http://blog.interface21.com/main/2007/03/12/carplant-not-accepting-null-carmodels/</guid>
		<description><![CDATA[Last Friday I finished a training session at a client of ours. Because I had some time to kill in the hotel I was staying in, I polished the sample application I coded up during the training to post it online for the guys of the training. Usually I try to find a little sample [...]]]></description>
		<wfw:commentRss>http://blog.springsource.com/2007/03/12/carplant-not-accepting-null-carmodels/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
		<item>
		<title>Unit Testing with Stubs and Mocks</title>
		<link>http://blog.springsource.com/2007/01/15/unit-testing-with-stubs-and-mocks/</link>
		<comments>http://blog.springsource.com/2007/01/15/unit-testing-with-stubs-and-mocks/#comments</comments>
		<pubDate>Mon, 15 Jan 2007 10:51:33 +0000</pubDate>
		<dc:creator>Dave Syer</dc:creator>
				<category><![CDATA[Testing]]></category>

		<guid isPermaLink="false">http://blog.interface21.com/main/2007/01/15/unit-testing-with-stubs-and-mocks/</guid>
		<description><![CDATA[I was on site with some clients the other day, and they asked me about unit testing and mock objects.  I decided to write up some of the discussion we had as a tutorial on creating dependencies (collaborators) for unit testing.  We discuss two options, stubbing and mock objects and give some simple [...]]]></description>
		<wfw:commentRss>http://blog.springsource.com/2007/01/15/unit-testing-with-stubs-and-mocks/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>What happened to getConfigLocations()?</title>
		<link>http://blog.springsource.com/2006/12/08/what-happened-to-getconfiglocations/</link>
		<comments>http://blog.springsource.com/2006/12/08/what-happened-to-getconfiglocations/#comments</comments>
		<pubDate>Fri, 08 Dec 2006 21:59:54 +0000</pubDate>
		<dc:creator>Ben Hale</dc:creator>
				<category><![CDATA[2.0]]></category>
		<category><![CDATA[Spring]]></category>
		<category><![CDATA[Testing]]></category>

		<guid isPermaLink="false">http://blog.interface21.com/main/2006/12/08/what-happened-to-getconfiglocations/</guid>
		<description><![CDATA[I was on site at a customer last week and a question came from the crowd, &#034;Why isn&#039;t getConfigLocations() abstract anymore?&#034;  After working in front of customers for a while, it becomes rare that you&#039;re speechless, and yet I was.  To be honest, my first thought was that there was no way the [...]]]></description>
		<wfw:commentRss>http://blog.springsource.com/2006/12/08/what-happened-to-getconfiglocations/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
