diff -r 000000000000 -r 40c8f766c9b8 src/cm/media/js/lib/yui/yui3.0.0/api/Assert.ShouldError.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/src/cm/media/js/lib/yui/yui3.0.0/api/Assert.ShouldError.html Mon Nov 23 15:14:29 2009 +0100 @@ -0,0 +1,281 @@ + + + + + API: test Assert.ShouldError (YUI Library) + + + + + + + + + + +
+
+

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:

+
+ + + + name + + + +
+
+
+
+ +
+ +
+
+

Methods inherited from Assert.Error:

+
+ + + getMessage, + + + toString, + + + valueOf + + +
+
+
+
+ +
+ + +
+ +
+ +
+ +
+
+ +
+
+
+ Copyright © 2009 Yahoo! Inc. All rights reserved. +
+
+ + +