kishorekumar
Oct 5, 2006, 02:50 AM
Hi,
When running JUnit in one thread and creating assertions failures in another
Thread, JUnit is not able to catch the assertion failures. So the test case passes.
How to deal with this problem of Junit in multiple threads.
- kishore
When running JUnit in one thread and creating assertions failures in another
Thread, JUnit is not able to catch the assertion failures. So the test case passes.
How to deal with this problem of Junit in multiple threads.
- kishore