<?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; TestNG</title>
	<atom:link href="http://www.baselogic.com/blog/testng/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.baselogic.com/blog</link>
	<description>Enterprise Architecture, Design, Certified Training &#38; Agile Consulting</description>
	<lastBuildDate>Fri, 03 Feb 2012 15:04:07 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>Common Hibernate JPA Data Services Component</title>
		<link>http://www.baselogic.com/blog/development/java-javaee-j2ee/common-hibernate-jpa-data-services-component/</link>
		<comments>http://www.baselogic.com/blog/development/java-javaee-j2ee/common-hibernate-jpa-data-services-component/#comments</comments>
		<pubDate>Fri, 10 Apr 2009 19:13:06 +0000</pubDate>
		<dc:creator>Mick Knutson</dc:creator>
				<category><![CDATA[Apache Maven]]></category>
		<category><![CDATA[java-javaee-j2ee]]></category>
		<category><![CDATA[Test Driven Development (TDD)]]></category>
		<category><![CDATA[Annotations (JSR-181)]]></category>
		<category><![CDATA[DBUnit]]></category>
		<category><![CDATA[Hibernate]]></category>
		<category><![CDATA[JNDI]]></category>
		<category><![CDATA[JPA (JSR-220)]]></category>
		<category><![CDATA[Spring Framework]]></category>
		<category><![CDATA[TestNG]]></category>

		<guid isPermaLink="false">http://baselogic.com/blog/?p=272</guid>
		<description><![CDATA[TweetTweetI have been using Hibernate JPA, with a Java Generics based data access layer for some time now. But each time I go to a new project, I find that I have to do quite a bit of rework just to integrate this component. So what I wanted to do, is find a way to [...]]]></description>
		<wfw:commentRss>http://www.baselogic.com/blog/development/java-javaee-j2ee/common-hibernate-jpa-data-services-component/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>PersistenceException issue with Cobertura and the hibernate3-maven-plugin</title>
		<link>http://www.baselogic.com/blog/development/java-javaee-j2ee/persistenceexception-issue-with-cobertura-and-the-hibernate3-maven-plugin/</link>
		<comments>http://www.baselogic.com/blog/development/java-javaee-j2ee/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[java-javaee-j2ee]]></category>
		<category><![CDATA[Apache Maven]]></category>
		<category><![CDATA[DBUnit]]></category>
		<category><![CDATA[Hibernate]]></category>
		<category><![CDATA[hibernate3-maven-plugin]]></category>
		<category><![CDATA[Test Driven Development (TDD)]]></category>
		<category><![CDATA[Testing]]></category>
		<category><![CDATA[TestNG]]></category>

		<guid isPermaLink="false">http://baselogic.com/blog/?p=244</guid>
		<description><![CDATA[TweetTweetI 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/development/java-javaee-j2ee/persistenceexception-issue-with-cobertura-and-the-hibernate3-maven-plugin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Maven ignores unit test with JUnit and TestNG</title>
		<link>http://www.baselogic.com/blog/development/java-javaee-j2ee/maven-ignores-unit-test-with-junit-and-testng/</link>
		<comments>http://www.baselogic.com/blog/development/java-javaee-j2ee/maven-ignores-unit-test-with-junit-and-testng/#comments</comments>
		<pubDate>Fri, 16 Jan 2009 14:21:31 +0000</pubDate>
		<dc:creator>Mick Knutson</dc:creator>
				<category><![CDATA[java-javaee-j2ee]]></category>
		<category><![CDATA[Apache Maven]]></category>
		<category><![CDATA[Eclipse IDE]]></category>
		<category><![CDATA[JUnit]]></category>
		<category><![CDATA[TestNG]]></category>

		<guid isPermaLink="false">http://baselogic.com/blog/?p=205</guid>
		<description><![CDATA[TweetTweetToday I was trying to use JUnit 4, and JUnit 3 in a Maven archetype I was creating. I had previously added TestNG dependencies to this project. I then added JUnit in addition to the TestNG. I run mvn test and no unit tests where run. Strange! I did not get any errors even using [...]]]></description>
		<wfw:commentRss>http://www.baselogic.com/blog/development/java-javaee-j2ee/maven-ignores-unit-test-with-junit-and-testng/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Deploying webapp to multiple containers</title>
		<link>http://www.baselogic.com/blog/development/java-javaee-j2ee/resolving-issues-with-to-multiple-containers/</link>
		<comments>http://www.baselogic.com/blog/development/java-javaee-j2ee/resolving-issues-with-to-multiple-containers/#comments</comments>
		<pubDate>Thu, 08 May 2008 16:31:57 +0000</pubDate>
		<dc:creator>Mick Knutson</dc:creator>
				<category><![CDATA[Apache Maven]]></category>
		<category><![CDATA[java-javaee-j2ee]]></category>
		<category><![CDATA[Test Driven Development (TDD)]]></category>
		<category><![CDATA[Cargo]]></category>
		<category><![CDATA[Jetty]]></category>
		<category><![CDATA[selenium]]></category>
		<category><![CDATA[TestNG]]></category>
		<category><![CDATA[Tomcat]]></category>

		<guid isPermaLink="false">http://baselogic.com/blog/?p=7</guid>
		<description><![CDATA[TweetTweetIn my efforts to integrate Jetty, tomcat and selenium into my Maven build for continuous integration tests, I have run into some strange issues. It seems that if I run my webapp-2.2.war in my standalone Tomcat 5.5 installation, or in my Maven integrated Jetty, I can refer to my application at my root context of [...]]]></description>
		<wfw:commentRss>http://www.baselogic.com/blog/development/java-javaee-j2ee/resolving-issues-with-to-multiple-containers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Testing CXF within embeded Tomcat using Spring</title>
		<link>http://www.baselogic.com/blog/development/test-driven-development/testing-cxf-within-embeded-tomcat-using-spring/</link>
		<comments>http://www.baselogic.com/blog/development/test-driven-development/testing-cxf-within-embeded-tomcat-using-spring/#comments</comments>
		<pubDate>Thu, 01 May 2008 22:57:47 +0000</pubDate>
		<dc:creator>Mick Knutson</dc:creator>
				<category><![CDATA[Test Driven Development (TDD)]]></category>
		<category><![CDATA[Apache Maven]]></category>
		<category><![CDATA[CXF]]></category>
		<category><![CDATA[Spring Framework]]></category>
		<category><![CDATA[TestNG]]></category>
		<category><![CDATA[Tomcat]]></category>

		<guid isPermaLink="false">http://baselogic.com/blog/?p=26</guid>
		<description><![CDATA[TweetTweetI converted from XFire to CXF which is really XFire 2 I guess. Now I am using Maven, DBUnit, TestNG, H2 and embedded Tomcat for continuous integration testing. Now I wanted to be able to test my webservice contracts as well, and Spring has helped me to accomplish that. In my webservices war, I first [...]]]></description>
		<wfw:commentRss>http://www.baselogic.com/blog/development/test-driven-development/testing-cxf-within-embeded-tomcat-using-spring/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Testing XFire with TestNG</title>
		<link>http://www.baselogic.com/blog/development/java-javaee-j2ee/testing-xfire-spring-with-testng/</link>
		<comments>http://www.baselogic.com/blog/development/java-javaee-j2ee/testing-xfire-spring-with-testng/#comments</comments>
		<pubDate>Tue, 01 Apr 2008 17:51:22 +0000</pubDate>
		<dc:creator>Mick Knutson</dc:creator>
				<category><![CDATA[java-javaee-j2ee]]></category>
		<category><![CDATA[Test Driven Development (TDD)]]></category>
		<category><![CDATA[Annotations (JSR-181)]]></category>
		<category><![CDATA[Spring Framework]]></category>
		<category><![CDATA[TestNG]]></category>
		<category><![CDATA[XFire]]></category>

		<guid isPermaLink="false">http://baselogic.com/blog/?p=6</guid>
		<description><![CDATA[TweetTweetSo after an entire weekend of frustration with tutorials such as http://xfire.codehaus.org/JSR+181+Annotations and http://docs.codehaus.org/pages/viewpage.action?pageId=44565 I think I have come up with a way to test XFire services deployed through Tomcat during my Maven build. So I created an annotated version of an Echo Service: package com.baselogic.service; import javax.jws.WebMethod; import javax.jws.WebParam; import javax.jws.WebResult; import javax.jws.WebService; import [...]]]></description>
		<wfw:commentRss>http://www.baselogic.com/blog/development/java-javaee-j2ee/testing-xfire-spring-with-testng/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

