unit test Accessor classes are red flagged
Since I upgraded to Resharper 6 all my Unit Tests are Red flagged. It seems that the accessor (private) functions are the culprit. The Intellisense wont work but the Unit Test will run.
How can I make de Unit Tests Green flagged?
Please sign in to leave a comment.
Hello Schrander,
Could you please attach a small sample solution demonstrating this problem?
Thank you!
Andrey Serebryansky
Senior Support Engineer
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"
After a hard reboot of the PC. The red flagged accessors are resolved.
i guess you have the same problem as me... http://youtrack.jetbrains.net/issue/RSRP-274134
it is hard to make a solution which reproduce this because sometimes afeter a restart of visual studio everything works fine.
I am using R# 5.0 with VS2010 and I'm having the same problem. :(