Version:
function
matchExactProps
typescript
matchExactProps(expected: object, actual: object, props: readonly string[]): booleanParameters
| Name | Type | Description |
|---|---|---|
expected | object | - |
actual | object | - |
props | readonly string[] | - |
Returns
booleanWas this page helpful?