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
>
>
>
>