Show:
Module: test

Creates a new value matcher.

Index

Properties

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.