Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/ionic-team/ionic-framework
/ theme.spec.ts
File
theme.spec.ts
core/src/utils/test/theme.spec.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ getClassList, getClassMap } from
'../theme'
;
2
3
describe(
'getClassList()'
, () => {
4
it(
'should parse string'
, () => {
Callers
nothing calls this directly
Calls
2
getClassList
Function · 0.90
getClassMap
Function · 0.90
Tested by
no test coverage detected