Test.Mock.Value Class
Creates a new value matcher.
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.