Hi to all,
I am getting error
java.lang.ClassNotFoundException: org.test.HelloWorldTest
while i am
generating a
junit report with
ant script. but, junit
test cases are being executed successfully when i run independently(not with ant script).
I have written ant script like this,
if any one is familiar about
junit report with ant, can help to solve this problem
With Regards,
srini