<?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>Java Software Development Videos and Tutorials &#187; junit</title>
	<atom:link href="http://www.java-tv.com/tag/junit/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.java-tv.com</link>
	<description>Java Software Development Videos and Tutorials</description>
	<lastBuildDate>Tue, 07 Feb 2012 06:59:09 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Let&#8217;s Play TDD #1: How Does This Thing Work, Again?</title>
		<link>http://www.java-tv.com/2010/10/05/lets-play-tdd-1-how-does-this-thing-work-again/</link>
		<comments>http://www.java-tv.com/2010/10/05/lets-play-tdd-1-how-does-this-thing-work-again/#comments</comments>
		<pubDate>Tue, 05 Oct 2010 12:09:12 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Open Source Tools]]></category>
		<category><![CDATA[Software Testing]]></category>
		<category><![CDATA[eclipse]]></category>
		<category><![CDATA[junit]]></category>
		<category><![CDATA[TDD]]></category>
		<category><![CDATA[unit testing]]></category>

		<guid isPermaLink="false">http://www.java-tv.com/?p=1651</guid>
		<description><![CDATA[James Shore starts this series on Test Driven Development by describing what his goals are and then starts with a new project in Java with Eclipse where he will apply TDD using JUnit.
 
Video Producer: James Shore
]]></description>
		<wfw:commentRss>http://www.java-tv.com/2010/10/05/lets-play-tdd-1-how-does-this-thing-work-again/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>JUnit Test using Eclipse</title>
		<link>http://www.java-tv.com/2010/09/27/junit-test-using-eclipse/</link>
		<comments>http://www.java-tv.com/2010/09/27/junit-test-using-eclipse/#comments</comments>
		<pubDate>Mon, 27 Sep 2010 11:41:41 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Software Testing]]></category>
		<category><![CDATA[eclipse]]></category>
		<category><![CDATA[junit]]></category>
		<category><![CDATA[unit testing]]></category>

		<guid isPermaLink="false">http://www.java-tv.com/?p=1643</guid>
		<description><![CDATA[This two part video shows how to use the JUnit plug in we already have installed in the Eclise IDE (by default) to create unit tests.
 
 
Additional resources:
* Junit SourcePage
* Junit.org
* JUnit presentation
]]></description>
		<wfw:commentRss>http://www.java-tv.com/2010/09/27/junit-test-using-eclipse/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ZTL Record and Play Example</title>
		<link>http://www.java-tv.com/2010/05/31/ztl-record-and-play-example/</link>
		<comments>http://www.java-tv.com/2010/05/31/ztl-record-and-play-example/#comments</comments>
		<pubDate>Mon, 31 May 2010 17:23:38 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Open Source Tools]]></category>
		<category><![CDATA[Software Testing]]></category>
		<category><![CDATA[User Interface]]></category>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[junit]]></category>
		<category><![CDATA[selenium]]></category>
		<category><![CDATA[zkoss]]></category>

		<guid isPermaLink="false">http://www.java-tv.com/?p=1529</guid>
		<description><![CDATA[ZK-ZTL is an open source tool which can automatically test the ZK Framework with jUnit and Selenium frameworks. ZK is the leading open source Ajax and Mobile Java framework. This video show hot to use Selenium IDE to test ZK applications without the need for a UUID generator.
 
]]></description>
		<wfw:commentRss>http://www.java-tv.com/2010/05/31/ztl-record-and-play-example/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Contract Tests in JUnit 4</title>
		<link>http://www.java-tv.com/2010/05/28/contract-tests-in-junit-4/</link>
		<comments>http://www.java-tv.com/2010/05/28/contract-tests-in-junit-4/#comments</comments>
		<pubDate>Fri, 28 May 2010 12:20:37 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Open Source Tools]]></category>
		<category><![CDATA[Software Testing]]></category>
		<category><![CDATA[junit]]></category>
		<category><![CDATA[unit testing]]></category>

		<guid isPermaLink="false">http://www.java-tv.com/?p=1522</guid>
		<description><![CDATA[As part of his talk on  integration tests J.B. Rainsberger talked about how contract tests can be used to test the interaction between classes when using a mockist  approach to developer testing. He wondered aloud if it would be possible to  write these kinds of tests using abstract classes and JUnit 4. The answer is  yes, with some caveats, as Ben Rady demonstrates it.

Video produced by Ben Rady
]]></description>
		<wfw:commentRss>http://www.java-tv.com/2010/05/28/contract-tests-in-junit-4/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>In The Brain of JBehave 2</title>
		<link>http://www.java-tv.com/2009/06/23/in-the-brain-of-jbehave-2/</link>
		<comments>http://www.java-tv.com/2009/06/23/in-the-brain-of-jbehave-2/#comments</comments>
		<pubDate>Tue, 23 Jun 2009 20:50:19 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[Open Source Tools]]></category>
		<category><![CDATA[Software Testing]]></category>
		<category><![CDATA[BDD]]></category>
		<category><![CDATA[jbehave]]></category>
		<category><![CDATA[junit]]></category>

		<guid isPermaLink="false">http://www.java-tv.com/?p=993</guid>
		<description><![CDATA[Elizabeth Keogh is a developer for JBehave, a behaviour-driven development testing framework built on top of JUnit. Elizabeth Keogh showed an example of using the current version of JBehave with a little screencast: she used the Game of Life program that she had written to write JBehave tests in what seemingly looked like natural language. JBehave actually operates with keywords in the test files and uses pattern matching to see whether the test was successful.
http://skillsmatter.com/podcast/java-jee/jbehave-2
]]></description>
		<wfw:commentRss>http://www.java-tv.com/2009/06/23/in-the-brain-of-jbehave-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>To Test or Not to Test</title>
		<link>http://www.java-tv.com/2009/03/11/to-test-or-not-to-test/</link>
		<comments>http://www.java-tv.com/2009/03/11/to-test-or-not-to-test/#comments</comments>
		<pubDate>Wed, 11 Mar 2009 13:52:15 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Open Source Tools]]></category>
		<category><![CDATA[Software Testing]]></category>
		<category><![CDATA[fitnesse]]></category>
		<category><![CDATA[junit]]></category>
		<category><![CDATA[TDD]]></category>

		<guid isPermaLink="false">http://www.java-tv.com/?p=841</guid>
		<description><![CDATA[Antony Marcano presents a discussion of FIT, and jUnit in the context of communication, automated testing, and TDD at the Agile Alliance Functional Testing Tools (AAFTT) visioning workshop.
 
]]></description>
		<wfw:commentRss>http://www.java-tv.com/2009/03/11/to-test-or-not-to-test/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Boosting Your Testing Productivity with Groovy</title>
		<link>http://www.java-tv.com/2009/01/12/boosting-your-testing-productivity-with-groovy/</link>
		<comments>http://www.java-tv.com/2009/01/12/boosting-your-testing-productivity-with-groovy/#comments</comments>
		<pubDate>Mon, 12 Jan 2009 12:59:39 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Open Source Tools]]></category>
		<category><![CDATA[User Interface]]></category>
		<category><![CDATA[groovy]]></category>
		<category><![CDATA[junit]]></category>
		<category><![CDATA[TestNG]]></category>

		<guid isPermaLink="false">http://www.java-tv.com/?p=724</guid>
		<description><![CDATA[Everyone knows that testing takes time, but you shouldn&#8217;t skip testing because  of a hard-to-meet deadline. What can you do to be sure you&#8217;ll have the following  weekend free without worrying that a sudden call will spoil the fun? The answer  is to let your testing code be groovier. This session discusses Groovy, a  dynamic language for the JVM™ machine whose close integration with the Java™  programming language makes it ideal for testing purposes. With Groovy you can  write less code and be more ...]]></description>
		<wfw:commentRss>http://www.java-tv.com/2009/01/12/boosting-your-testing-productivity-with-groovy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>JUnit Tutorial</title>
		<link>http://www.java-tv.com/2008/11/14/junit-tutorial/</link>
		<comments>http://www.java-tv.com/2008/11/14/junit-tutorial/#comments</comments>
		<pubDate>Fri, 14 Nov 2008 11:03:34 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Open Source Tools]]></category>
		<category><![CDATA[Software Testing]]></category>
		<category><![CDATA[User Interface]]></category>
		<category><![CDATA[junit]]></category>
		<category><![CDATA[unit testing]]></category>

		<guid isPermaLink="false">http://www.java-tv.com/?p=570</guid>
		<description><![CDATA[A brief tutorial on how to use the JUnit testing framework for Java. 
 
]]></description>
		<wfw:commentRss>http://www.java-tv.com/2008/11/14/junit-tutorial/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Testing POJOs &amp; JavaBeans Using JUnit in IRAD for WebSphere7</title>
		<link>http://www.java-tv.com/2008/11/14/testing-pojos-javabeans-using-junit-in-irad-for-websphere7/</link>
		<comments>http://www.java-tv.com/2008/11/14/testing-pojos-javabeans-using-junit-in-irad-for-websphere7/#comments</comments>
		<pubDate>Fri, 14 Nov 2008 10:56:39 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Open Source Tools]]></category>
		<category><![CDATA[Software Testing]]></category>
		<category><![CDATA[junit]]></category>
		<category><![CDATA[unit testing]]></category>

		<guid isPermaLink="false">http://www.java-tv.com/?p=568</guid>
		<description><![CDATA[This tutorial shows you how to use IBM&#8217;s Rational Application Developer (IRAD) 6.0 to create and run a JUnit test on a simple JavaBean.
 
]]></description>
		<wfw:commentRss>http://www.java-tv.com/2008/11/14/testing-pojos-javabeans-using-junit-in-irad-for-websphere7/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced
Object Caching 779/871 objects using disk: basic

Served from: www.java-tv.com @ 2012-02-07 02:57:28 -->
