Forum member
giantdave
1 post
Posts by giantdave
-
Not running custom ExpectedExceptionAttribute with MSTest
I have a custom expected exception attribute which derives from ExpectedExceptionBaseAttribute NCrunch (1.46.0.30) is showing the test as a failure when an exception is thrown Resharper (7.3) and the VS2012 test runner both show the test as passing [code=csharp] public sealed class HttpR…
23 Aug 2013 10:54 UTC