Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Snapchat/Valdi
/ createView
Method
createView
valdi/test/utils/ViewNodeTestsUtils.cpp:60–62 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
58
}
59
60
Ref<ViewNode> ViewNodeTestsDependencies::createView() {
61
return createNode(
"View"
);
62
}
63
64
Ref<ViewNode> ViewNodeTestsDependencies::createLayout() {
65
return createNode(
"Layout"
);
Callers
4
TEST_P
Function · 0.45
createRootView
Method · 0.45
TEST
Function · 0.45
TEST
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected