Version 3.17.2
Show:

Test.ShouldError Class

Extends AssertionError
Module: test

ShouldError is subclass of Error that is thrown whenever a test is expected to throw an error but doesn't.

Item Index

Properties

Properties

name

String

The name of the error that occurred.