Yahoo! UI Library

test  3.0.0

Yahoo! UI Library > test > Assert.ShouldError
Search:
 
Filters

Class Assert.ShouldError - extends Assert.Error

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

Constructor

Assert.ShouldError ( 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:


Copyright © 2009 Yahoo! Inc. All rights reserved.