The Artima Developer Community
Sponsored Link

Java Buzz Forum
JUnit and Eclipse - Parallel Debugging

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Levent Gurses

Posts: 79
Nickname: gursesl
Registered: Sep, 2006

Levent Gurses is the co-founder of Jacoozi, an integrated solutions provider based in VA.
JUnit and Eclipse - Parallel Debugging Posted: Sep 27, 2006 10:39 PM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by Levent Gurses.
Original Post: JUnit and Eclipse - Parallel Debugging
Feed Title: Levent Gurses' Journal
Feed URL: http://jroller.com/rss/gursesl
Feed Description: Levent Gurses' Journal
Latest Java Buzz Posts
Latest Java Buzz Posts by Levent Gurses
Latest Posts From Levent Gurses' Journal

Advertisement

This article will show you how to set Eclipse and your system environment to run JUnit test cases from within Eclipse. It will also walk you through a local and a remote debugging case.

JUnit has been around for a while and many people already know how to write and run JUnit tests. The most common execution environment for JUnit tests is either from a command prompt or from an Ant script. These two environments provide an unattended execution support and the latter has even a pretty output formatter (<formatter>).

This article has moved to its new home. Please take a moment to update your favorites. You can continue to read the rest of the artcile by following this link.

System Information:

  • Windows XP Pro
  • JDK 1.4.2_03
  • Eclipse 3.2
  • JUnit 3.8.1


About the Author

Levent Gurses is a Washington, DC-based technology consultant. He is also the co-founder of Jacoozi, an integrated solutions provider based in Alexandria, VA. In his professional life Levent helps clients overcome their J2EE challenges and develop leaner and meaner software development practices. Most of his free time goes in reading and motorcycle racing.

Read: JUnit and Eclipse - Parallel Debugging

Topic: Demofall to highlight Java wares Previous Topic   Next Topic Topic: Javaard Support for Eclipse

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use