Alloy UI

test  1.0.1

 
Filters

Class Assert.ShouldFail - extends Assert.Error

ShouldFail is subclass of Error that is thrown whenever a test was expected to fail but did not.

Constructor

Assert.ShouldFail ( message )
Parameters:
message <String> The message to display when the error occurs.

Properties

name - String

The name of the error that occurred.

Properties inherited from Assert.Error:

Methods inherited from Assert.Error: