hi im janaka
i tried to do the unit testing with JBuilder.
download and install Junit
set the class path.
but according to the readme file, i was unable to test my installation.
these are that instructions.
addjunit-4.1.jar to the CLASSPATH. For example: set classpath=%classpath%;INSTALL_DIR\junit-4.1.jar;INSTALL_DIR
test the installation by running java org.junit.runner.JUnitCore org.junit.tests.AllTests.
the second one can not done.
if anyone can help me
thanks you......