Home > @wixc3/mostly-equal > ExpectValues
Signature:
export interface ExpectValues<T = any>
| Property | Modifiers | Type | Description |
|---|---|---|---|
| [\_brand](/core3-utils/mostly-equal.expectvalues._brand.html) | typeof [expectValuesSymb](/core3-utils/mostly-equal.expectvaluessymb.html) | ||
| [allowUndefined](/core3-utils/mostly-equal.expectvalues.allowundefined.html) | boolean | ||
| [expectMethod](/core3-utils/mostly-equal.expectvalues.expectmethod.html) | [ExpectMultiMatcher](/core3-utils/mostly-equal.expectmultimatcher.html)<T> | ||
| [getMatchInfo](/core3-utils/mostly-equal.expectvalues.getmatchinfo.html) | () => [ExpandedValues](/core3-utils/mostly-equal.expandedvalues.html)<T> |