Search the web
Sign In
New User? Sign Up
junit · JUnit, the Java unit testing framework written by Kent Beck and Erich Gamma.
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
installation error in junit3.8.2   Message List  
Reply | Forward Message #21121 of 22044 |
Re: [junit] installation error in junit3.8.2

Deepak,

I'm sorry your question was never answered, but if someone searches
and finds this in the future, the org.junit package is only in JUnit
4.0 and above.

David Saff

On Tue, Apr 29, 2008 at 2:55 AM, deepak.battu <deepak.battu@...> wrote:
> please help,
> installed junit3.8.2. and set the classpath as
> export CLASSPATH=/usr/java/junit3.8.2/junit.jar
> After running the
> java /usr/java/junit3.8.2/junit.jar org.junit.runner.JUnitCore
> org.junit.tests.AllTests geting the following error:
> Exception in thread "main" java.lang.NoClassDefFoundError:
> org/junit/runner/JUnitCore
>
> also tried with
> java -cp /usr/java/junit3.8.2/junit.jar org.junit.runner.JUnitCore
> org.junit.tests.AllTests
> but getting the same error ..
>
>
>
>
>
>
> ------------------------------------
>
> Yahoo! Groups Links
>
>
>
>



Fri Nov 21, 2008 2:40 pm

dsaff
Offline Offline
Send Email Send Email

Forward
Message #21121 of 22044 |
Expand Messages Author Sort by Date

please help, installed junit3.8.2. and set the classpath as export CLASSPATH=/usr/java/junit3.8.2/junit.jar After running the java...
deepak.battu
Offline Send Email
Apr 29, 2008
4:42 pm

Deepak, I'm sorry your question was never answered, but if someone searches and finds this in the future, the org.junit package is only in JUnit 4.0 and above....
David Saff
dsaff
Offline Send Email
Nov 21, 2008
2:40 pm
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help