Skip to Main Content

New to Java

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

JUnit Problem

807597Mar 25 2005 — edited Mar 26 2005
I have installed the JUnit. Then I type
java junit.awtui.TestRunner junit.samples.AllTests
It prompts me to a graphical user interface but it displays an error message at the bottom status bar. i.e.

Class not found "junit.samples.AllTests"

But I can find the AllTests.class in such folder. What is the problem?
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 23 2005
Added on Mar 25 2005
14 comments
251 views