MCPcopy Create free account
hub / github.com/Snapchat/Valdi / createViewNodeTreeAndContext

Method createViewNodeTreeAndContext

valdi/test/integration/RuntimeTestsUtils.cpp:69–72  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

67}
68
69Valdi::SharedViewNodeTree RuntimeWrapper::createViewNodeTreeAndContext(const char* bundleName,
70 const char* documentName) {
71 return createViewNodeTreeAndContext(bundleName, documentName, Valdi::Value::undefined());
72}
73
74Valdi::SharedViewNodeTree RuntimeWrapper::createViewNodeTreeAndContext(const char* bundleName,
75 const char* documentName,

Callers 3

TEST_PFunction · 0.45
TEST_PMethod · 0.45
createTsxTreeMethod · 0.45

Calls 4

indexOfMethod · 0.45
isNullOrUndefinedMethod · 0.45
getRuntimeMethod · 0.45

Tested by

no test coverage detected