To assist you in this it will be helpful to know the environ,sent. How are you running your tests?
I have a set of 30 NUnit functional tests, occasionally, some of my NUNit tests will fail because they did not receive the expected exception message. The server logs the correct exception message that was thrown in these cases, but for some reason NUnit gets a garbled or truncated version of this message - some times :( - and that is the painful part - sometimes all my tests pass - meaning the correct exception messages are received and sometimes a couple or more will fail. I would like to increase the MaxMessageSize for received WCF messages on NUnit - how do I go about this? Does any one else have any other suggestions on how to debug this problem? My Tests are decorated with attributes similar to this: [ExpectedException(ExpectedMessage = "The stored procedure '[dbo].[InvalidSP]' doesn't exist.")]. --
You received this message because you are subscribed to the Google Groups "NUnit-Discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to nunit-discus...@googlegroups.com.
To post to this group, send email to nunit-...@googlegroups.com.
Visit this group at http://groups.google.com/group/nunit-discuss?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.