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
-~----------~----~----~----~------~----~------~--~---

Reply via email to