diff -r 322d0feea350 -r 89ef5ed3c48b src/cm/media/js/lib/yui/yui_3.10.3/api/classes/Test.Mock.Value.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/src/cm/media/js/lib/yui/yui_3.10.3/api/classes/Test.Mock.Value.html Tue Jul 16 14:29:46 2013 +0200 @@ -0,0 +1,1954 @@ + + + + + Test.Mock.Value - YUI 3 + + + + + + + + +
+
+
+ +

+ +
+
+ API Docs for: 3.10.3 +
+
+
+ +
+ +
+
+
+ Show: + + + + + + + +
+ + +
+
+
+

Test.Mock.Value Class

+
+ + + + + +
+ Defined in: test/js/Mock.js:165 +
+ + + + + Module: test + + + + +
+ + + +
+

Creates a new value matcher.

+
+ + + +
+ + +
+
+

Item Index

+ + + + +
+

Properties

+ +
    + +
  • + Any + + + static + + +
  • + +
  • + Boolean + + + static + + +
  • + +
  • + Function + + + static + + +
  • + +
  • + Number + + + static + + +
  • + +
  • + Object + + + static + + +
  • + +
  • + String + + + static + + +
  • + +
+
+ + + + + +
+ + + + +
+

Properties

+ + +
+

Any

+ Function + + + + + + + + + static + + +
+ + + +

+ + Defined in + + + + + test/js/Mock.js:188 + +

+ + + + +
+ +
+

Predefined matcher to match any value.

+
+ + + + + + +
+ + +
+

Boolean

+ Function + + + + + + + + + static + + +
+ + + +

+ + Defined in + + + + + test/js/Mock.js:196 + +

+ + + + +
+ +
+

Predefined matcher to match boolean values.

+
+ + + + + + +
+ + +
+

Function

+ Function + + + + + + + + + static + + +
+ + + +

+ + Defined in + + + + + test/js/Mock.js:228 + +

+ + + + +
+ +
+

Predefined matcher to match function values.

+
+ + + + + + +
+ + +
+

Number

+ Function + + + + + + + + + static + + +
+ + + +

+ + Defined in + + + + + test/js/Mock.js:204 + +

+ + + + +
+ +
+

Predefined matcher to match number values.

+
+ + + + + + +
+ + +
+

Object

+ Function + + + + + + + + + static + + +
+ + + +

+ + Defined in + + + + + test/js/Mock.js:220 + +

+ + + + +
+ +
+

Predefined matcher to match object values.

+
+ + + + + + +
+ + +
+

String

+ Function + + + + + + + + + static + + +
+ + + +

+ + Defined in + + + + + test/js/Mock.js:212 + +

+ + + + +
+ +
+

Predefined matcher to match string values.

+
+ + + + + + +
+ + +
+ + + + + +
+
+ +
+
+
+
+
+
+ + + + + + + + + +