<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: Running JUnit 4 Tests in IntelliJ IDEA 5.1</title>
	<atom:link href="http://blogs.jetbrains.com/idea/2006/03/running-junit-4-tests-in-intellij-idea-51/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogs.jetbrains.com/idea/2006/03/running-junit-4-tests-in-intellij-idea-51/</link>
	<description>tips &#38; tricks, news, how-to's</description>
	<pubDate>Fri, 19 Mar 2010 17:39:21 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.5</generator>
		<item>
		<title>By: Mitch</title>
		<link>http://blogs.jetbrains.com/idea/2006/03/running-junit-4-tests-in-intellij-idea-51/#comment-28918</link>
		<dc:creator>Mitch</dc:creator>
		<pubDate>Wed, 15 Aug 2007 19:46:29 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.jetbrains.com/idea/?p=15#comment-28918</guid>
		<description>This only works because of the junit 3 syntax that is being used.  From what I can tell it\'s completely ignoring the annotations.</description>
		<content:encoded><![CDATA[<p>This only works because of the junit 3 syntax that is being used.  From what I can tell it\&#8217;s completely ignoring the annotations.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alexandra Rusina</title>
		<link>http://blogs.jetbrains.com/idea/2006/03/running-junit-4-tests-in-intellij-idea-51/#comment-70</link>
		<dc:creator>Alexandra Rusina</dc:creator>
		<pubDate>Fri, 07 Apr 2006 12:56:49 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.jetbrains.com/idea/?p=15#comment-70</guid>
		<description>Well, it's a kind of work-around. JUnit4 will be supported in IntelliJ IDEA 6.0 Release. You can try this functionality in the new EAP build (5218) at http://www.intellij.net/eap.</description>
		<content:encoded><![CDATA[<p>Well, it&#8217;s a kind of work-around. JUnit4 will be supported in IntelliJ IDEA 6.0 Release. You can try this functionality in the new EAP build (5218) at <a href="http://www.intellij.net/eap" rel="nofollow">http://www.intellij.net/eap</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nils</title>
		<link>http://blogs.jetbrains.com/idea/2006/03/running-junit-4-tests-in-intellij-idea-51/#comment-69</link>
		<dc:creator>nils</dc:creator>
		<pubDate>Fri, 07 Apr 2006 12:33:56 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.jetbrains.com/idea/?p=15#comment-69</guid>
		<description>I've tried this and it works...kind of. The problem I had was that if I run all (working) tests in a package, I get the green bar but each JUnit 4 test class will be colored yellow in the run window. Another problem is that the run window does not show the test method names, but "n test case(s)" instad.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve tried this and it works&#8230;kind of. The problem I had was that if I run all (working) tests in a package, I get the green bar but each JUnit 4 test class will be colored yellow in the run window. Another problem is that the run window does not show the test method names, but &#8220;n test case(s)&#8221; instad.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
