Mocked objects appear as undecoded type in debug mode

Completed

I'm writing some unit tests using NSubstitute to mock some components. When running the code in debug mode the substitutes appear as undecoded type (see pic).  Any idea on how I could actually see the mocks? In VS they appear correctly (2nd pic).

rider

visual studio

0
2 comments

Mateica Vlad, this issue will be fixed in Rider v2017.3 You might want to try the latest EAP build: https://www.jetbrains.com/rider/eap/

1

Thanks, works in EAP.

0

Please sign in to leave a comment.