Test.ShouldFail Class
ShouldFail is subclass of AssertionError that is thrown whenever a test was expected to fail but did not.
Index
Properties
Properties
name
String
The name of the error that occurred.