why my tests get different result
Answered
i'm running the same test with the same code, with Junit tester twice
and sometimes the result will be completely different and wrong
why is that happening ???
the correct image i get sometimes

and with the same test i get this couple of times

(i notice when i do run-with-coverage i always get the correct one)
any idea?
Please sign in to leave a comment.
Hello,
Is it possible to provide sample project example for investigation?