Debugging the test would trigger this breakpoint as can be seen in the image:
But running the test to analyze code coverage, would not highlight the code (not green, not red). As can be seen in the image:
Any idea what can cause that?
Debugging the test would trigger this breakpoint as can be seen in the image:
But running the test to analyze code coverage, would not highlight the code (not green, not red). As can be seen in the image:
Any idea what can cause that?