MCPcopy Create free account
hub / github.com/ReactiveX/rxjs / attribute-utils.spec.ts

File attribute-utils.spec.ts

apps/rxjs.dev/src/app/shared/attribute-utils.spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { ElementRef } from '@angular/core';
2
3import { AttrMap, getAttrs, getAttrValue, getBoolFromAttribute, boolFromValue } from './attribute-utils';
4

Callers

nothing calls this directly

Calls 6

getAttrsFunction · 0.90
getAttrValueFunction · 0.90
boolFromValueFunction · 0.90
getBoolFromAttributeFunction · 0.90
toEqualMethod · 0.80
toBeMethod · 0.65

Tested by

no test coverage detected