<?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>idError &#187; JAVA-JUnit</title>
	<atom:link href="http://iderror.com/category/errors/java/java_junit/feed/" rel="self" type="application/rss+xml" />
	<link>http://iderror.com</link>
	<description>You have errors, we have solutions!</description>
	<lastBuildDate>Sun, 22 Mar 2009 21:18:56 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>NoClassDefFoundError when trying to test JUnit</title>
		<link>http://iderror.com/errors/java/java_junit/noclassdeffounderror-when-trying-to-test-junit/</link>
		<comments>http://iderror.com/errors/java/java_junit/noclassdeffounderror-when-trying-to-test-junit/#comments</comments>
		<pubDate>Fri, 20 Mar 2009 10:28:59 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[JAVA-JUnit]]></category>

		<guid isPermaLink="false">http://localhost/idError/?p=8087</guid>
		<description><![CDATA[Applies to:NA Description:Occurs when trying to test Junit Cause:Most likely your CLASSPATH doesn&#8217;t include the JUnit installation directory.  
]]></description>
			<content:encoded><![CDATA[<p><b>Applies to:</b><br/>NA<br/><br/> <b>Description:</b><br/>Occurs when trying to test Junit<br/><br/> <b>Cause:</b><br/>Most likely your CLASSPATH doesn&#8217;t include the JUnit installation directory. <br/><br/> </p>
]]></content:encoded>
			<wfw:commentRss>http://iderror.com/errors/java/java_junit/noclassdeffounderror-when-trying-to-test-junit/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>AssertionFailedError: No tests found in xxx</title>
		<link>http://iderror.com/errors/java/java_junit/assertionfailederror-no-tests-found-in-xxx/</link>
		<comments>http://iderror.com/errors/java/java_junit/assertionfailederror-no-tests-found-in-xxx/#comments</comments>
		<pubDate>Fri, 20 Mar 2009 10:28:59 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[JAVA-JUnit]]></category>

		<guid isPermaLink="false">http://localhost/idError/?p=8088</guid>
		<description><![CDATA[Applies to:NA Description:Occurs when running tests Cause:You have no methods for test in Your class. 
]]></description>
			<content:encoded><![CDATA[<p><b>Applies to:</b><br/>NA<br/><br/> <b>Description:</b><br/>Occurs when running tests<br/><br/> <b>Cause:</b><br/>You have no methods for test in Your class.<br/><br/> </p>
]]></content:encoded>
			<wfw:commentRss>http://iderror.com/errors/java/java_junit/assertionfailederror-no-tests-found-in-xxx/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
