MCPcopy Create free account
hub / github.com/ZeeCoder/container-query / expectTestComponentToHaveCustomProperties

Function expectTestComponentToHaveCustomProperties

tests/utils/index.js:199–200  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

197 * @param {{}} props
198 */
199export const expectTestComponentToHaveCustomProperties = props =>
200 expectElementToHaveCustomProperties(componentElement, props);
201
202/**
203 * @param {HTMLElement} element

Callers 1

index.jsFile · 0.90

Tested by

no test coverage detected