Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SAP/ui5-project
/ graphFromObject.js
File
graphFromObject.js
test/lib/graph/graphFromObject.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
test from
"ava"
;
2
import
path from
"node:path"
;
3
import
sinonGlobal from
"sinon"
;
4
import
esmock from
"esmock"
;
Callers
nothing calls this directly
Calls
15
graphFromObject
Function · 0.85
getApplicationATree
Function · 0.85
testBasicGraphCreationDfs
Function · 0.85
testBasicGraphCreationBfs
Function · 0.85
join
Method · 0.80
getRoot
Method · 0.80
traverseBreadthFirst
Method · 0.80
traverseDepthFirst
Method · 0.80
getProject
Method · 0.80
getFrameworkName
Method · 0.80
getExtension
Method · 0.80
getCustomConfiguration
Method · 0.80
Tested by
no test coverage detected