i'm trying to make a junit test for a program but i have a problem..
after i make the junit class.
the eclipse cannot resolve the import junit.framework.TestCase;
and also TestCase says cannot be resolved
i thought the problem is from the JDK but i uninstalled it and reinstalled it but nothing changed....
so please help..
thanx in advace....

