/ Published in: C#

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.
Comments
