<?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>BASE Logic, Inc. &#187; Test Driven Development (TDD)</title>
	<atom:link href="http://www.baselogic.com/blog/tag/test-driven-development/feed" rel="self" type="application/rss+xml" />
	<link>http://www.baselogic.com/blog</link>
	<description>JavaEE Enterprise Architecture, Design, Mentoring &#38; Agile Consulting</description>
	<lastBuildDate>Tue, 29 Jun 2010 19:23:57 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Utah Code Camp 2009</title>
		<link>http://www.baselogic.com/blog/development/java-javaee-j2ee/utah-code-camp-2009</link>
		<comments>http://www.baselogic.com/blog/development/java-javaee-j2ee/utah-code-camp-2009#comments</comments>
		<pubDate>Mon, 21 Sep 2009 12:56:35 +0000</pubDate>
		<dc:creator>Mick Knutson</dc:creator>
				<category><![CDATA[Java-JavaEE-J2EE]]></category>
		<category><![CDATA[Apache Maven]]></category>
		<category><![CDATA[Cargo]]></category>
		<category><![CDATA[CXF]]></category>
		<category><![CDATA[Integration Testing]]></category>
		<category><![CDATA[Jetty]]></category>
		<category><![CDATA[JUnit]]></category>
		<category><![CDATA[Spring Framework]]></category>
		<category><![CDATA[Test Driven Development (TDD)]]></category>
		<category><![CDATA[Testing]]></category>
		<category><![CDATA[Tomcat]]></category>

		<guid isPermaLink="false">http://www.baselogic.com/blog/?p=393</guid>
		<description><![CDATA[I was a keynote speaker at the 2009 Utah Code Camp (http://utcodecamp.com/speakers/) I wanted to post my source code, and Slide Deck below. Source Code (http://baselogic.com/code/ucc2009/webapp.zip) Slide Deck PPT (http://baselogic.com/code/ucc2009/ucc.ppt) I will be converting this slide deck into a blog as soon as I have time to do so. Stay tuned&#8230;.]]></description>
		<wfw:commentRss>http://www.baselogic.com/blog/development/java-javaee-j2ee/utah-code-camp-2009/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PersistenceException issue with Cobertura and the hibernate3-maven-plugin</title>
		<link>http://www.baselogic.com/blog/uncategorized/persistenceexception-issue-with-cobertura-and-the-hibernate3-maven-plugin</link>
		<comments>http://www.baselogic.com/blog/uncategorized/persistenceexception-issue-with-cobertura-and-the-hibernate3-maven-plugin#comments</comments>
		<pubDate>Mon, 16 Mar 2009 19:54:12 +0000</pubDate>
		<dc:creator>Mick Knutson</dc:creator>
				<category><![CDATA[Apache Maven]]></category>
		<category><![CDATA[Consulting]]></category>
		<category><![CDATA[Java-JavaEE-J2EE]]></category>
		<category><![CDATA[Test Driven Development (TDD)]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[DBUnit]]></category>
		<category><![CDATA[Hibernate]]></category>
		<category><![CDATA[hibernate3-maven-plugin]]></category>
		<category><![CDATA[Testing]]></category>
		<category><![CDATA[TestNG]]></category>

		<guid isPermaLink="false">http://baselogic.com/blog/?p=244</guid>
		<description><![CDATA[I have been using the hibernate3-maven-plugin for some time with a good deal of success in unit testing my data access layers through dbunit. I always separate my data access into a separate module, called data-services, for many reasons. Mostly so I can separate my testing to just database integration testing, and not unit testing [...]]]></description>
		<wfw:commentRss>http://www.baselogic.com/blog/uncategorized/persistenceexception-issue-with-cobertura-and-the-hibernate3-maven-plugin/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Managing your settings.xml</title>
		<link>http://www.baselogic.com/blog/development/maven/managing-your-settingsxml</link>
		<comments>http://www.baselogic.com/blog/development/maven/managing-your-settingsxml#comments</comments>
		<pubDate>Tue, 10 Jun 2008 21:18:04 +0000</pubDate>
		<dc:creator>Mick Knutson</dc:creator>
				<category><![CDATA[Apache Maven]]></category>
		<category><![CDATA[Continuous Integration (CI)]]></category>
		<category><![CDATA[Test Driven Development (TDD)]]></category>

		<guid isPermaLink="false">http://baselogic.com/blog/?p=37</guid>
		<description><![CDATA[NOTE: AVOID SPACES IN DIRECTORY NAMES AT ALL COST! It is mandatory that your JDK be installed in a directory that does NOT have spaces. The default installer uses &#8220;C:\Program Files\Java\**&#8221; and I just put mine in &#8220;c:\Java\**&#8221; instead. Local Repository Your &#8220;c:\Documents and Settings\[userId]\.m2\settings.xml&#8221; is the location where you can override various project properties. [...]]]></description>
		<wfw:commentRss>http://www.baselogic.com/blog/development/maven/managing-your-settingsxml/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
