Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ ElementRef } from
'@angular/core'
;
2
3
import
{ AttrMap, getAttrs, getAttrValue, getBoolFromAttribute, boolFromValue } from
'./attribute-utils'
;
4
Callers
nothing calls this directly
Calls
6
getAttrs
Function · 0.90
getAttrValue
Function · 0.90
boolFromValue
Function · 0.90
getBoolFromAttribute
Function · 0.90
toEqual
Method · 0.80
toBe
Method · 0.65
Tested by
no test coverage detected