I need to solve a java problem for an interview, and they have sent me the test class. It starts with
import org.junit.Before;
and also ha
Seem to Junit jar file is not in path also make sure you are using jdk1.5 or above.