MCPcopy Create free account
hub / github.com/ionic-team/ionic-framework / toHaveShadowPart

Method toHaveShadowPart

core/src/jest.d.ts:3–3  ·  view source on GitHub ↗
(part: string)

Source from the content-addressed store, hash-verified

1declare namespace jest {
2 interface Matchers<R> {
3 toHaveShadowPart(part: string): R;
4 }
5}

Callers 4

checkbox.spec.tsFile · 0.80
range.spec.tsFile · 0.80
radio.spec.tsFile · 0.80
toggle.spec.tsFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected