Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

test.namedExpectationPredicates.<name>.message

Expectation message supplier, matching (value) -> String or (value) -> [(message)] -> String.

Type: function that evaluates to a(n) (string or function that evaluates to a(n) string)

Declared by:

test.namedExpectationPredicates.<name>.predicate

Predicate matching (value) -> [(message)] -> Boolean.

Type: function that evaluates to a(n) function that evaluates to a(n) boolean

Declared by:

test.namedExpectationPredicates.<name>.valueType

The type to use for value when this expectation is used.

Type: optionType

Declared by: