Test.Mock.Value Class
Defined in:
Module: test
yui3/src/test/js/Mock.js:163
Creates a new value matcher.
Index
Properties
Any
Function
static
Predefined matcher to match any value.
Boolean
Function
static
Predefined matcher to match boolean values.
Function
Function
static
Predefined matcher to match function values.
Number
Function
static
Predefined matcher to match number values.
Object
Function
static
Predefined matcher to match object values.
String
Function
static
Predefined matcher to match string values.