<?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>testdriven.com &#187; Java</title>
	<atom:link href="http://www.testdriven.com/tag/java_post_tag/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.testdriven.com</link>
	<description>Wrangling quality out of chaos</description>
	<lastBuildDate>Thu, 26 Jan 2012 07:15:24 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>JMUnit: J2ME unit testing tool</title>
		<link>http://www.testdriven.com/2009/01/jmunit_j2me_unit_testing_tool/</link>
		<comments>http://www.testdriven.com/2009/01/jmunit_j2me_unit_testing_tool/#comments</comments>
		<pubDate>Thu, 01 Jan 2009 20:47:30 +0000</pubDate>
		<dc:creator>Eric Vautier</dc:creator>
				<category><![CDATA[Links]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Tools for Unit-Testing]]></category>

		<guid isPermaLink="false">http://testdriven.tld/?p=2183</guid>
		<description><![CDATA[The JMUnit is a Java ME (or J2ME) application used by developers to test code. It&#8217;s an implementation of the popular xUnit framework. JMUnit 1.1 has been released. It allows test failures and errors to be viewed on real devices (not just the emulator console). An Ant task for JMUnit has been added that generates [...]]]></description>
		<wfw:commentRss>http://www.testdriven.com/2009/01/jmunit_j2me_unit_testing_tool/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>TestUtil v. 2.4: Automated Method Testing</title>
		<link>http://www.testdriven.com/2008/09/testutil_v_2_4_automated_method_testing/</link>
		<comments>http://www.testdriven.com/2008/09/testutil_v_2_4_automated_method_testing/#comments</comments>
		<pubDate>Mon, 08 Sep 2008 15:15:52 +0000</pubDate>
		<dc:creator>Eric Vautier</dc:creator>
				<category><![CDATA[Links]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Tools for Unit-Testing]]></category>

		<guid isPermaLink="false">http://testdriven.tld/?p=2039</guid>
		<description><![CDATA[TestUtil is a Java open source low-effort automated method testing strategy and tool for verifying all matching accessor methods on mutable objects with a single line of unit test code. It is compatible with both in-container and outside-the-container strategies extending JUnit. Version 2.4 includes support for Enums. link]]></description>
		<wfw:commentRss>http://www.testdriven.com/2008/09/testutil_v_2_4_automated_method_testing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Bumblebee &#8211; agile documentation</title>
		<link>http://www.testdriven.com/2007/12/bumblebee_agile_documentation/</link>
		<comments>http://www.testdriven.com/2007/12/bumblebee_agile_documentation/#comments</comments>
		<pubDate>Sun, 09 Dec 2007 20:47:05 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[Links]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Tools for Unit-Testing]]></category>

		<guid isPermaLink="false">http://testdriven.tld/?p=2368</guid>
		<description><![CDATA[Bumblebee generates human-readable documentation from your JUnit test-structure. By adding comments powered with wiki-syntax and an extensible Ruby context for including snippets, runtime data and other content, you can create and maintain your system documentation with a minimum of effort.link]]></description>
		<wfw:commentRss>http://www.testdriven.com/2007/12/bumblebee_agile_documentation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>T2: trace-based random testing tool for Java</title>
		<link>http://www.testdriven.com/2007/10/t2_trace_based_random_testing_tool_for_java/</link>
		<comments>http://www.testdriven.com/2007/10/t2_trace_based_random_testing_tool_for_java/#comments</comments>
		<pubDate>Wed, 24 Oct 2007 19:12:37 +0000</pubDate>
		<dc:creator>Eric Vautier</dc:creator>
				<category><![CDATA[Links]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Tools for Unit-Testing]]></category>

		<guid isPermaLink="false">http://testdriven.tld/?p=2366</guid>
		<description><![CDATA[T2 is a fully automatic, trace-based random testing tool, featuring in-code specifications and reflexive testing. T2 checks for internal errors, run time exceptions, method specifications, and class invariant. Unlike other testing tools, T2 reads specifications written in plain java! They are placed in the class we want to specify. Though not as fancy as Z [...]]]></description>
		<wfw:commentRss>http://www.testdriven.com/2007/10/t2_trace_based_random_testing_tool_for_java/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Unitils: Java unit-testing library</title>
		<link>http://www.testdriven.com/2007/10/unitils_java_unit_testing_library/</link>
		<comments>http://www.testdriven.com/2007/10/unitils_java_unit_testing_library/#comments</comments>
		<pubDate>Wed, 24 Oct 2007 09:59:16 +0000</pubDate>
		<dc:creator>Eric Vautier</dc:creator>
				<category><![CDATA[Links]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Tools for Unit-Testing]]></category>

		<guid isPermaLink="false">http://testdriven.tld/?p=2353</guid>
		<description><![CDATA[Unitils is an open source library aimed at making unit testing easy and maintainable. Unitils builds further on existing libraries like DBUnit and EasyMock and integrates with JUnit and TestNG. Unitils provides general asserion utilities, support for database testing, support for testing with mock objects and offers integration with Spring and Hibernate. It has been [...]]]></description>
		<wfw:commentRss>http://www.testdriven.com/2007/10/unitils_java_unit_testing_library/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MoMEUnit: J2ME testing framework</title>
		<link>http://www.testdriven.com/2007/09/momeunit_j2me_testing_framework/</link>
		<comments>http://www.testdriven.com/2007/09/momeunit_j2me_testing_framework/#comments</comments>
		<pubDate>Wed, 19 Sep 2007 18:00:27 +0000</pubDate>
		<dc:creator>Eric Vautier</dc:creator>
				<category><![CDATA[Links]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Tools for Unit-Testing]]></category>

		<guid isPermaLink="false">http://testdriven.tld/?p=2328</guid>
		<description><![CDATA[MoMEUnit is an instance of the xUnit architecture for unit testing of J2ME applications. It is derived from well known JUnit framework. CLDC 1.1 compliance only.link]]></description>
		<wfw:commentRss>http://www.testdriven.com/2007/09/momeunit_j2me_testing_framework/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>FloSoft Systems: lightweight Java developer tools</title>
		<link>http://www.testdriven.com/2007/08/flosoft_systems_lightweight_java_developer_tools/</link>
		<comments>http://www.testdriven.com/2007/08/flosoft_systems_lightweight_java_developer_tools/#comments</comments>
		<pubDate>Tue, 21 Aug 2007 20:27:46 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[Links]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Tools for Unit-Testing]]></category>

		<guid isPermaLink="false">http://testdriven.tld/?p=2327</guid>
		<description><![CDATA[Ultra lightweight Java Developer Tools. Offers universal testing and mock object frameworks. Currently developing the tools needed to make a 100% Java OS. All products are community-oriented (see web site for details) with full source code accessible by everyone.link]]></description>
		<wfw:commentRss>http://www.testdriven.com/2007/08/flosoft_systems_lightweight_java_developer_tools/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>JDave: Behaviour-Driven Development framework for Java</title>
		<link>http://www.testdriven.com/2007/03/jdave_behaviour_driven_development_framework_for_java/</link>
		<comments>http://www.testdriven.com/2007/03/jdave_behaviour_driven_development_framework_for_java/#comments</comments>
		<pubDate>Wed, 14 Mar 2007 20:20:47 +0000</pubDate>
		<dc:creator>Eric Vautier</dc:creator>
				<category><![CDATA[Links]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Tools for Unit-Testing]]></category>

		<guid isPermaLink="false">http://testdriven.tld/?p=2304</guid>
		<description><![CDATA[JDave is a BDD framework for Java. It is inspired by rspec and integrates JMock as mocking framework. It currently uses JUnit adapter to launch JDave specifications. This way it is possible to have IDE and build tool support from day one.link]]></description>
		<wfw:commentRss>http://www.testdriven.com/2007/03/jdave_behaviour_driven_development_framework_for_java/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ejb3Unit: Out-of-Container EJB 3.0 Testing</title>
		<link>http://www.testdriven.com/2007/03/ejb3unit_out_of_container_ejb_3_0_testing/</link>
		<comments>http://www.testdriven.com/2007/03/ejb3unit_out_of_container_ejb_3_0_testing/#comments</comments>
		<pubDate>Tue, 13 Mar 2007 15:30:39 +0000</pubDate>
		<dc:creator>Eric Vautier</dc:creator>
				<category><![CDATA[Links]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Tools for Unit-Testing]]></category>

		<guid isPermaLink="false">http://testdriven.tld/?p=2199</guid>
		<description><![CDATA[The Ejb3Unit project will automate Entity and Session bean testing outside the container for the EJB 3.0 specification. Ejb3Unit can execute automated standalone JUnit test for all EJB 3.0 conform J2EE projects. EJb3Unit is using an in memory database by default but also can be configured for a user defined target database if necessary. Testdata [...]]]></description>
		<wfw:commentRss>http://www.testdriven.com/2007/03/ejb3unit_out_of_container_ejb_3_0_testing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>actiWATE: Web Application Testing Environment</title>
		<link>http://www.testdriven.com/2007/01/actiwate_web_application_testing_environment/</link>
		<comments>http://www.testdriven.com/2007/01/actiwate_web_application_testing_environment/#comments</comments>
		<pubDate>Wed, 24 Jan 2007 19:47:58 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[Links]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Tools for Acceptance Testing]]></category>

		<guid isPermaLink="false">http://testdriven.tld/?p=1477</guid>
		<description><![CDATA[actiWATE R1.0 (Actimind Web Application Testing Environment) is a free software platform intended to simplify the test automation process. The major component of actiWATE is a Java-based Framework that emulates Internet browser functionality and provides a convenient and intuitive action-based API for test script development. Action-based tests are easier to write and comprehend, and therefore [...]]]></description>
		<wfw:commentRss>http://www.testdriven.com/2007/01/actiwate_web_application_testing_environment/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.324 seconds -->

