Check for a stack overflow... Jeff.
-----Original Message----- From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of Emad Ibrahim Sent: Wednesday, October 01, 2008 7:14 PM To: MbUnit.User Subject: MbUnit Assert.Throws crashes test runner I have this line of code Assert.Throws(typeof (ValidationException), () => service.Add(invalidMessage)); It crashes my test runner if I try to run the test. I am on VS 2008, Vista 64, Resharper 4.1 and using the resharper test runner. Any thoughts? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "MbUnit.User" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/MbUnitUser?hl=en -~----------~----~----~----~------~----~------~--~---
