Problem in running junit test cases
Answered
I am trying to run Junit test cases and It shows 1 test case failed and others get ignored. Secondly, If I am trying to debug, the debugger doesn't seem to be working. I was previously using Eclipse and the test cases were running fine.
Please sign in to leave a comment.
Hello,
Is it possible to reproduce the issue with new sample project? What errors do you get? Could you provide output from the run window?
I am not getting any issues like that in sample project. The existing project has such issues. Can you suggest something for an existing project?
I need output log to check error you get.
Thanks for you time. It got resolved on its own. I closed and re-opened the project.