Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SAP/ui5-project
/ Module.js
File
Module.js
test/lib/graph/Module.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
test from
"ava"
;
2
import
sinon from
"sinon"
;
3
import
path from
"node:path"
;
4
import
Module from
"../../../lib/graph/Module.js"
;
Callers
nothing calls this directly
Calls
10
join
Method · 0.80
getPath
Method · 0.80
getSpecifications
Method · 0.80
getCustomConfiguration
Method · 0.80
test
Function · 0.50
getId
Method · 0.45
getVersion
Method · 0.45
getReader
Method · 0.45
getName
Method · 0.45
getCollectionShims
Method · 0.45
Tested by
no test coverage detected