Build/Test Issues

Switch / Case statements appear with black icon in MSTest

Started by moosey on 6,955 views

Hello,

Just been using NCrunch with MSTest in VS2010 - it's fantastic. However, I have noticed what appears to be a minor bug:

When defining a "switch" statement, the first line of each "case" block appears with a black icon, despite the fact that the "case" block is actually entered and executed. See image for an example:

[img=(- BROKEN LINK -)]Black Icons[/img]

Tom
Yes - there is a known issue in this area. The instrumentation doesn't deal properly with switch statements. The issue also shows its face sometimes with inline delegates. It's on the list for a future fix. Thanks for the post! :)

Post a reply

Log in to reply.