Test.ShouldError Class
ShouldError is subclass of Error that is thrown whenever a test is expected to throw an error but doesn't.
Constructor
Test.ShouldError
(
-
message
Parameters:
-
message
StringThe message to display when the error occurs.