ASSERTHELPERS AssertIsMessage Check to make sure the Message from the exception is the message you provide. ThrowsException Makes sure the provided exception has been thrown and that it has the message if provided
$ dotnet add package Sannel.TestHelpersNo README available.