ExceptionAssert - a useful class for MSTest that works like Assert.Throws in NUnit


/ Published in: C#
Save to your folder(s)

Are you using MSTest as a unit testing framework? Do you miss the Assert.Throws method in NUnit? Never fear! You can use this class - ExceptionAssert - like Assert.Throws within MSTest unit tests.

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.