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

Method isWithTSN

valdi/test/integration/JSBridgeTestFixture.cpp:55–57  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

53}
54
55bool JSBridgeTestFixture::isWithTSN() const {
56 return ValdiTest::isWithTSN(GetParam());
57}
58
59Valdi::IJavaScriptBridge* JSBridgeTestFixture::getJsBridge() const {
60 return Valdi::JavaScriptBridge::get(toJSEngineType(GetParam()));

Callers

nothing calls this directly

Calls 1

isWithTSNFunction · 0.85

Tested by

no test coverage detected