eqPartial | WebHare Platform SDKWebHare Platform SDKPreparing search index...@webhare/testeqPartialFunction eqPartialeqPartial<T>( expect: NoInfer<RecursivePartialTestable<T>>, actual: T, annotation?: Annotation,): TCompare specific cells of two values (partial, recursive) Type ParametersTParametersexpect: NoInfer<RecursivePartialTestable<T>>actual: TActual value Optionalannotation: AnnotationMessage to display when the test fails Returns TTypeparamT - The type of the values (both values are expected to be of the same type). This type is only inferred from the 'actual' parameter. SettingsMember VisibilityProtectedInheritedThemeOSLightDarkWebHare Platform SDKLoading...
Compare specific cells of two values (partial, recursive)