Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Snapchat/Valdi
/ getType
Method
getType
valdi/test/runtime/CppGeneratedClass_tests.cpp:287–289 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
285
~TestProxyObject() override = default;
286
287
std::string_view getType() const final {
288
return
"Test Proxy"
;
289
}
290
};
291
292
TEST(CppGeneratedClass, canMarshallObject) {
Callers
2
TEST
Function · 0.45
TEST
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected