Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/angular/components
/ array.spec.ts
File
array.spec.ts
src/cdk/coercion/array.spec.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{coerceArray} from
'./array'
;
2
3
describe(
'coerceArray'
, () => {
4
it(
'should wrap a string in an array'
, () => {
Callers
nothing calls this directly
Calls
1
coerceArray
Function · 0.90
Tested by
no test coverage detected