YUI recommends YUI 3.

YUI 2 has been deprecated since 2011. This site acts as an archive for files and documentation.

Yahoo! UI Library

yuitest  2.3.0

Yahoo! UI Library > yuitest > YAHOO.util.ShouldFail

Show Private Show Protected

Class YAHOO.util.ShouldFail - extends YAHOO.util.AssertionError

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

Constructor

YAHOO.util.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 YAHOO.util.AssertionError:


Copyright © 2007 Yahoo! Inc. All rights reserved.