You need JUnit's jar file (junit-.jar) on your classpath.
Jan
> -Ursprüngliche Nachricht-
> Von: HelpMePlz [mailto:[EMAIL PROTECTED]
> Gesendet: Mittwoch, 14. Mai 2008 06:52
> An: user@ant.apache.org
> Betreff: java.lang.NoClassDefFoundError: junit/framework/Tes
Hi to All
i am new to this forum . i am getting this error
java.lang.NoClassDefFoundError: junit/framework/Test
for one of my testcase class.my testcase class is
import servletunit.struts.MockStrutsTestCase;
public class TestAdminLogin extends MockStrutsTestCase