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: